fix vendorStrip block on mobile (#19716)

This commit is contained in:
Ihor Sychevskyi
2020-03-23 00:36:44 +02:00
committed by GitHub
parent 489d44d7bd
commit 7375753cae
+4 -1
View File
@@ -578,6 +578,9 @@ section
li
display: inline-block
height: 100%
margin-right: 10px
&:last-child
margin-right: 0
a
display: block
@@ -598,11 +601,11 @@ section
#vendorStrip
line-height: 44px
max-width: 100%
overflow-x: auto
-webkit-overflow-scrolling: touch
ul
float: none
overflow-x: auto
#searchBox
float: none