commit message
This commit is contained in:
12
vendor/twbs/bootstrap/site/assets/scss/_browser-bugs.scss
vendored
Normal file
12
vendor/twbs/bootstrap/site/assets/scss/_browser-bugs.scss
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
// 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%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user