Skip to content

Commit

Permalink
Hot fix for horizontal scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
RDCH106 committed Sep 15, 2016
1 parent d060580 commit 5d47672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/bootstrap-combined.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -6788,7 +6788,7 @@ button.close {
float: left;
}
.col-xs-12 {
width: 100%;
width: 99%;
}
.col-xs-11 {
width: 91.66666667%;
Expand Down

0 comments on commit 5d47672

Please sign in to comment.