mdb-ui-kit/docs/assets/scss/_browser-bugs.scss

15 lines
304 B
SCSS
Raw Normal View History

2016-03-18 01:25:31 +03:00
// DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by gulp docs:copy:bs-docs
// 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%;
}
}