2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Use Jekyll data for Wall of Browser Bugs

This commit is contained in:
Heinrich Fenkart
2014-11-03 20:17:03 +01:00
parent deab673d43
commit 069488dea3
5 changed files with 252 additions and 120 deletions
+15
View File
@@ -829,6 +829,21 @@ h1[id] {
}
/*
* Wall of Browser Bugs
*
* Better display for the responsive table on the Wall of Browser Bugs.
*/
.bs-docs-browser-bugs td p {
margin-bottom: 0;
}
.bs-docs-browser-bugs th:first-child {
width: 18%;
}
/*
* Grid examples
*