aboutsummaryrefslogtreecommitdiff
path: root/lib/type.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-10 21:05:23 -0700
committerMark Otto <[email protected]>2011-09-10 21:05:23 -0700
commit00b7dff3595d340be61894a0674800f8ed02b4ab (patch)
treedd316a830389b86526c01ea8d26e8ed36cda8dd8 /lib/type.less
parent091402760903ed0f2393c09c315fd91e8b6579fe (diff)
downloadbootstrap-00b7dff3595d340be61894a0674800f8ed02b4ab.tar.xz
bootstrap-00b7dff3595d340be61894a0674800f8ed02b4ab.zip
overhaul docs CSS since it was scalable, converted docs mastheads and footers to classes and HTML5 elements, add masthead to js docs page but make it slate so it looks cool and stands out
Diffstat (limited to 'lib/type.less')
-rw-r--r--lib/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/type.less b/lib/type.less
index 55ff80937..077ae9d8f 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -113,7 +113,7 @@ dl {
// Horizontal rules
hr {
- margin: 0 0 19px;
+ margin: 20px 0 19px;
border: 0;
border-bottom: 1px solid #eee;
}