grunt for table change

This commit is contained in:
Mark Otto 2014-06-10 00:26:20 -07:00
parent 3556f9e3ad
commit 4aca4cf866
5 changed files with 3 additions and 3 deletions

View file

@ -2228,7 +2228,7 @@ table th[class*="col-"] {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long