mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-27 07:30:08 -05:00
migrated to ASP.Net Core
This commit is contained in:
12
Webfront/bower_components/bootstrap/assets/scss/_browser-bugs.scss
vendored
Normal file
12
Webfront/bower_components/bootstrap/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