浏览代码

Responsive browser compatibility tables

Alexey Pyltsyn 8 年之前
父节点
当前提交
302e3f1afe
共有 1 个文件被更改,包括 6 次插入0 次删除
  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;
+  }
 }
 
 //