aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-17 12:45:09 -0700
committerMark Otto <[email protected]>2011-10-17 12:45:09 -0700
commitf48baceeda7dc18e1fdf78f89c55b3de40a3357e (patch)
treea7c4c990f7a594e4c4edcee02eeae658c3d2addd /lib
parent6d2e39950d98dafbb82e94f00b3c99b82d0ba1c1 (diff)
downloadbootstrap-f48baceeda7dc18e1fdf78f89c55b3de40a3357e.tar.xz
bootstrap-f48baceeda7dc18e1fdf78f89c55b3de40a3357e.zip
remove bottom margin from h1
Diffstat (limited to 'lib')
-rw-r--r--lib/type.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less
index c746a58af..28d893fb9 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -29,7 +29,6 @@ h1, h2, h3, h4, h5, h6 {
}
}
h1 {
- margin-bottom: @baseLineHeight;
font-size: 30px;
line-height: @baseLineHeight * 2;
small {