docs: Fix menu arrows position on mobile devices

This commit is contained in:
Jean-Yves Gastaud 2016-12-20 15:27:12 +01:00 committed by digitalcraftsman
parent bcb3ef7413
commit 8489608012

View file

@ -21,10 +21,6 @@
position: none !important;
}
#sidebar > ul > li > a > span {
line-height: 35px;
}
#sidebar > ul > li {
margin: 0 10px 5px 10px;
}