From: Rosy Song Date: Sun, 7 Apr 2019 07:24:52 +0000 (+0800) Subject: luci-theme-rosy: tweak padding for tabs X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5bc6ceba2f1215c8e99fa36e61709b19b7ec8f63;p=oweals%2Fluci.git luci-theme-rosy: tweak padding for tabs Signed-off-by: Rosy Song --- 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;