From 5bc6ceba2f1215c8e99fa36e61709b19b7ec8f63 Mon Sep 17 00:00:00 2001 From: Rosy Song Date: Sun, 7 Apr 2019 15:24:52 +0800 Subject: [PATCH] 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(-) 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; -- 2.25.1