1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-02 16:28:26 +02: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

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
*