mdb-ui-kit/docs/assets/scss/_browser-bugs.scss
2016-03-09 10:50:09 -06:00

15 lines
299 B
SCSS

// DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by gulp docs:copy-bs
// 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%;
}
}