From 5bc6ceba2f1215c8e99fa36e61709b19b7ec8f63 Mon Sep 17 00:00:00 2001 From: Rosy Song Date: Sun, 7 Apr 2019 15:24:52 +0800 Subject: luci-theme-rosy: tweak padding for tabs Signed-off-by: Rosy Song --- themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css') 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 4ae8151050..a0fbb814d5 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; -- cgit v1.2.3