1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 03:41:19 +02:00

Remove "Wall of browser bugs" page. (#29297)

While important in the past, it has become obsolete, so removing it seems the best solution.
This commit is contained in:
XhmikosR
2019-08-27 08:44:35 +03:00
committed by GitHub
parent 2ad135ebb4
commit c463c261ed
9 changed files with 4 additions and 653 deletions

View File

@@ -1,9 +0,0 @@
// Wall of Browser Bugs
//
// Better display for the responsive table on the Wall of Browser Bugs.
.bd-browser-bugs {
th:first-child {
width: 18%;
}
}

View File

@@ -42,7 +42,6 @@
@import "component-examples";
@import "buttons";
@import "callouts";
@import "browser-bugs";
@import "brand";
@import "colors";
@import "clipboard-js";