Merge pull request #202 from paiv/paiv-widen-menu-hitregions

widen hit regions of menu buttons
This commit is contained in:
Mathieu David 2017-02-11 23:45:59 +01:00 committed by GitHub
commit 23d25c853e
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ table thead td {
}
.menu-bar i {
position: relative;
margin: 0 10px;
padding: 0 10px;
z-index: 10;
line-height: 50px;
-webkit-transition: color 0.5s;