luci-theme-rosy: tweak padding for tabs

Signed-off-by: Rosy Song <rosysong@rosinson.com>
This commit is contained in:
Rosy Song 2019-04-07 15:24:52 +08:00
parent 6c83231b19
commit 5bc6ceba2f

View 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;