From b97a8205f64c8564d1e608a4a511dd023f3524e0 Mon Sep 17 00:00:00 2001 From: Pavel Ivashkov Date: Sat, 11 Feb 2017 21:20:12 +0200 Subject: [PATCH] widen hit regions of menu buttons ![see here](http://i.imgur.com/jCZTCfr.png) --- src/theme/book.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme/book.css b/src/theme/book.css index 3646bc65..aacfea84 100644 --- a/src/theme/book.css +++ b/src/theme/book.css @@ -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;