aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap-responsive.css
diff options
context:
space:
mode:
authorGavin Cooper (work) <[email protected]>2012-07-04 12:22:34 +0100
committerGavin Cooper (work) <[email protected]>2012-07-04 12:22:34 +0100
commitb4125748b0d0e12a7855350ee3d9089e0a2f93e7 (patch)
tree013bb4457b3a7ec8bb9d918036f859ba4ccb7a89 /docs/assets/css/bootstrap-responsive.css
parentfb29075926b08ed57d1fc6f3ff3c013c5f87d2b3 (diff)
downloadbootstrap-b4125748b0d0e12a7855350ee3d9089e0a2f93e7.tar.xz
bootstrap-b4125748b0d0e12a7855350ee3d9089e0a2f93e7.zip
added ability to give rows in tables status classes .success .error and .info.
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
-rw-r--r--docs/assets/css/bootstrap-responsive.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css
index 10831d904..f05241725 100644
--- a/docs/assets/css/bootstrap-responsive.css
+++ b/docs/assets/css/bootstrap-responsive.css
@@ -15,6 +15,7 @@
.clearfix:before,
.clearfix:after {
display: table;
+ line-height: 0;
content: "";
}
@@ -94,6 +95,7 @@
.row:before,
.row:after {
display: table;
+ line-height: 0;
content: "";
}
.row:after {
@@ -187,6 +189,7 @@
.row-fluid:before,
.row-fluid:after {
display: table;
+ line-height: 0;
content: "";
}
.row-fluid:after {
@@ -434,6 +437,7 @@
.row:before,
.row:after {
display: table;
+ line-height: 0;
content: "";
}
.row:after {
@@ -527,6 +531,7 @@
.row-fluid:before,
.row-fluid:after {
display: table;
+ line-height: 0;
content: "";
}
.row-fluid:after {