2
0
Эх сурвалжийг харах

Fix scrolling the navigation bar on mobile (#5049)

hpnrep6 4 жил өмнө
parent
commit
114237f192

+ 1 - 1
_static/css/algolia.css

@@ -1,5 +1,5 @@
 .wy-nav-side { overflow: visible; }
-.wy-side-scroll { overflow: inherit; }
+.wy-side-scroll { overflow-x: inherit; }
 
 .algolia-autocomplete {
     display: block !important;