]> git.ipfire.org Git - ipfire.org.git/blame - src/scss/bootstrap-4.0.0-alpha.6/docs/assets/scss/_browser-bugs.scss
Introduce autotools
[ipfire.org.git] / src / scss / bootstrap-4.0.0-alpha.6 / docs / assets / scss / _browser-bugs.scss
CommitLineData
91e44d91
S
1// Wall of Browser Bugs
2//
3// Better display for the responsive table on the Wall of Browser Bugs.
4
5.bd-browser-bugs {
6 td p {
7 margin-bottom: 0;
8 }
9 th:first-child {
10 width: 18%;
11 }
12}