aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap-responsive.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-28 00:37:12 -0800
committerJacob Thornton <[email protected]>2012-01-28 00:37:12 -0800
commit7ffec335ca099adc2b1e60dc5dd2aadce75ef42d (patch)
treef0a1d08335b443c284b571186ff9c56b53fda27d /docs/assets/css/bootstrap-responsive.css
parent4737d693e00989a0f90f832a7c8f4f784df14077 (diff)
parent18d95a163b23296b7c2242a98aa1f66b3bd22a7a (diff)
downloadbootstrap-7ffec335ca099adc2b1e60dc5dd2aadce75ef42d.tar.xz
bootstrap-7ffec335ca099adc2b1e60dc5dd2aadce75ef42d.zip
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
-rw-r--r--docs/assets/css/bootstrap-responsive.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css
index acebb64d3..3936d8c20 100644
--- a/docs/assets/css/bootstrap-responsive.css
+++ b/docs/assets/css/bootstrap-responsive.css
@@ -3,6 +3,10 @@
visibility: hidden;
}
@media (max-width: 480px) {
+ .page-header h1 small {
+ display: block;
+ line-height: 18px;
+ }
.form-horizontal .control-group > label {
float: none;
width: auto;