From: Jo-Philipp Wich Date: Wed, 15 Feb 2012 20:19:50 +0000 (+0000) Subject: themes/bootstrap: move pageaction buttons to the right, fixes display on pages with... X-Git-Tag: 0.11.0~1091 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=30b2719c4a8ca09b11235d21445e72d28887f975 themes/bootstrap: move pageaction buttons to the right, fixes display on pages with additional action on the left side, like "Return to overview" --- diff --git a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css index 05ac4e4eeb..6c1e3e3202 100644 --- a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -596,6 +596,7 @@ textarea[readonly] { -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; + text-align: right; } .actions .secondary-action, .cbi-page-actions .secondary-action{