Explorar el Código

Responsive browser compatibility tables

Alexey Pyltsyn hace 8 años
padre
commit
302e3f1afe
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      assets/stylesheets/components/_mobile.scss

+ 6 - 0
assets/stylesheets/components/_mobile.scss

@@ -105,6 +105,12 @@
     max-width: none;
     margin-left: 0;
   }
+  
+  // Responsive browser compatibility tables
+  #compat-desktop,
+  #compat-mobile {
+    overflow-x: auto;
+  }
 }
 
 //