themes/bootstrap: move pageaction buttons to the right, fixes display on pages with...
[project/luci.git] / 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{