diff options
| author | XhmikosR <[email protected]> | 2019-11-26 19:12:00 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-11-26 19:12:00 +0200 |
| commit | 593574d510050dc2d5eeafe70a58ae182f020480 (patch) | |
| tree | 043a163d6c712121ca0fe1f34c419ab592b03185 /site/docs/4.3/assets/scss/_browser-bugs.scss | |
| parent | d61bba584f89c7df0d780a9ff214a58f7b58cb94 (diff) | |
| download | bootstrap-4.4.0.tar.xz bootstrap-4.4.0.zip | |
Release v4.4.0 (#29735)v4.4.0
Diffstat (limited to 'site/docs/4.3/assets/scss/_browser-bugs.scss')
| -rw-r--r-- | site/docs/4.3/assets/scss/_browser-bugs.scss | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/site/docs/4.3/assets/scss/_browser-bugs.scss b/site/docs/4.3/assets/scss/_browser-bugs.scss deleted file mode 100644 index f42158b37..000000000 --- a/site/docs/4.3/assets/scss/_browser-bugs.scss +++ /dev/null @@ -1,12 +0,0 @@ -// 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%; - } -} |
