docs: Fix menu in firefox

Fixes #1875
This commit is contained in:
Robert Basic 2016-04-02 08:58:06 +02:00 committed by digitalcraftsman
parent 1adf40355b
commit 21e0515fed

View file

@ -309,7 +309,7 @@ ul.sidebar-menu li.active a i {
#sidebar ul > li > a .menu-arrow {
float: right;
margin-right: 8px;
margin-top: 25px;
margin-top: -16px;
}
}