themes/bootstrap: move pageaction buttons to the right, fixes display on pages with...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Feb 2012 20:19:50 +0000 (20:19 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 15 Feb 2012 20:19:50 +0000 (20:19 +0000)
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css

index 05ac4e4..6c1e3e3 100644 (file)
@@ -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{