luci-theme-rosy: tweak padding for tabs
authorRosy Song <rosysong@rosinson.com>
Sun, 7 Apr 2019 07:24:52 +0000 (15:24 +0800)
committerRosy Song <rosysong@rosinson.com>
Sun, 7 Apr 2019 07:24:52 +0000 (15:24 +0800)
Signed-off-by: Rosy Song <rosysong@rosinson.com>
themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css

index 4ae8151050187677e82e8f92eb177684d3c5be30..a0fbb814d59c2660bd808a6eb3d76197e48d9627 100644 (file)
@@ -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;