Fixed mobile topbar menu
parent
a0513212d1
commit
5127e9b003
|
@ -995,9 +995,12 @@ body {
|
||||||
border-bottom: 1px solid #dadada;
|
border-bottom: 1px solid #dadada;
|
||||||
|
|
||||||
> li {
|
> li {
|
||||||
|
height: 40px;
|
||||||
|
line-height: 40px;
|
||||||
|
|
||||||
> a {
|
> a {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
line-height: 40px;
|
height: 40px;
|
||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue