1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-19 11:38:35 -05:00
Files
IW4M-Admin/Webfront/bower_components/bootstrap/assets/scss/_browser-bugs.scss
2018-02-21 19:29:23 -06:00

13 lines
195 B
SCSS

// Wall of Browser Bugs
//
// Better display for the responsive table on the Wall of Browser Bugs.
.bd-browser-bugs {
td p {
margin-bottom: 0;
}
th:first-child {
width: 18%;
}
}