2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge pull request #14987 from twbs/overengineer-wall-of-browser-bugs

Use Jekyll data for Wall of Browser Bugs
This commit is contained in:
Heinrich Fenkart
2014-11-04 19:38:04 +01:00
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
*