refine dashboard css

This commit is contained in:
Pan
2017-07-03 12:44:21 +08:00
committed by 花裤衩
parent ed803c68b2
commit ffd668fb7d
5 changed files with 63 additions and 10 deletions

View File

@@ -246,7 +246,7 @@
list-style: none;
position: absolute;
right: 0;
left: 0;
left: -20px;
}
.filters li {
display: inline;
@@ -254,6 +254,7 @@
.filters li a {
color: inherit;
margin: 3px;
font-size: 12px;
padding: 3px 7px;
text-decoration: none;
border: 1px solid transparent;