mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
docs: Fix menu arrows position on mobile devices
This commit is contained in:
committed by
digitalcraftsman
parent
bcb3ef7413
commit
8489608012
4
docs/static/css/style-responsive.css
vendored
4
docs/static/css/style-responsive.css
vendored
@@ -21,10 +21,6 @@
|
||||
position: none !important;
|
||||
}
|
||||
|
||||
#sidebar > ul > li > a > span {
|
||||
line-height: 35px;
|
||||
}
|
||||
|
||||
#sidebar > ul > li {
|
||||
margin: 0 10px 5px 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user