Files
MermsProvision/public/bootstrap-4.0.0/assets/scss/_browser-bugs.scss
T
CHIEFSOFT\ameye 979ea25b10 added bootstrap
2025-09-22 15:33:20 -04: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%;
}
}