Skip to content

Commit 23d25c8

Browse files
authored
Merge pull request #202 from paiv/paiv-widen-menu-hitregions
widen hit regions of menu buttons
2 parents 82faec6 + b97a820 commit 23d25c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/book.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ table thead td {
163163
}
164164
.menu-bar i {
165165
position: relative;
166-
margin: 0 10px;
166+
padding: 0 10px;
167167
z-index: 10;
168168
line-height: 50px;
169169
-webkit-transition: color 0.5s;

0 commit comments

Comments
 (0)