mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 00:29:52 +02:00
Merge branch 'master' of github.com:twbs/bootstrap
This commit is contained in:
@@ -173,7 +173,7 @@ table {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: (@line-height-computed * 0.75);
|
margin-bottom: (@line-height-computed * 0.75);
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
overflow-x: scroll;
|
overflow-x: auto;
|
||||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||||
border: 1px solid @table-border-color;
|
border: 1px solid @table-border-color;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
|
Reference in New Issue
Block a user