Преглед изворни кода

Fix scrolling the navigation bar on mobile (#5049)

hpnrep6 пре 4 година
родитељ
комит
114237f192
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      _static/css/algolia.css

+ 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;