When doing something like this:
Left Div Right Div
In you case here, if you want to right-align that green button, just change the one div to have everything right-aligned:
The div is already taking up the full width of that section, so just shift the green button the right by right-aligning the text. 0 讨论(0) 查看其它8个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
The div is already taking up the full width of that section, so just shift the green button the right by right-aligning the text.