diff options
-rw-r--r-- | themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css b/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css index 4ae815105..a0fbb814d 100644 --- a/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css +++ b/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css @@ -887,7 +887,7 @@ form[method="post"] + form[method="post"], .tabs > li { margin-right: .8rem; - padding: .5rem 4px; + padding: 6px 10px; position: relative; display: inline-block; text-align: center; |