mirror of
https://github.com/rust-lang/mdBook
synced 2024-12-13 22:32:35 +00:00
widen hit regions of menu buttons
![see here](http://i.imgur.com/jCZTCfr.png)
This commit is contained in:
parent
82faec6b5a
commit
b97a8205f6
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue