committed by
k8s-ci-robot
parent
91e8ad433f
commit
b30e28e2c6
@@ -571,7 +571,8 @@ section {
|
|||||||
#docs #vendorStrip {
|
#docs #vendorStrip {
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
overflow-x: scroll; }
|
overflow-x: auto;
|
||||||
|
-webkit-overflow-scrolling: touch; }
|
||||||
#docs #vendorStrip ul {
|
#docs #vendorStrip ul {
|
||||||
float: none; }
|
float: none; }
|
||||||
#docs #vendorStrip #searchBox {
|
#docs #vendorStrip #searchBox {
|
||||||
|
|||||||
@@ -571,7 +571,8 @@ section {
|
|||||||
#docs #vendorStrip {
|
#docs #vendorStrip {
|
||||||
line-height: 44px;
|
line-height: 44px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
overflow-x: scroll; }
|
overflow-x: auto;
|
||||||
|
-webkit-overflow-scrolling: touch; }
|
||||||
#docs #vendorStrip ul {
|
#docs #vendorStrip ul {
|
||||||
float: none; }
|
float: none; }
|
||||||
#docs #vendorStrip #searchBox {
|
#docs #vendorStrip #searchBox {
|
||||||
|
|||||||
Reference in New Issue
Block a user