diff options
Diffstat (limited to 'themes/bootstrap/htdocs')
-rw-r--r-- | themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css index 05ac4e4ee..6c1e3e320 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{ |