Merge pull request #202 from paiv/paiv-widen-menu-hitregions
widen hit regions of menu buttons
This commit is contained in:
commit
23d25c853e
|
@ -163,7 +163,7 @@ table thead td {
|
||||||
}
|
}
|
||||||
.menu-bar i {
|
.menu-bar i {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 0 10px;
|
padding: 0 10px;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
-webkit-transition: color 0.5s;
|
-webkit-transition: color 0.5s;
|
||||||
|
|
Loading…
Reference in New Issue