aboutsummaryrefslogtreecommitdiff
path: root/lib/type.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/type.less')
-rw-r--r--lib/type.less5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/type.less b/lib/type.less
index bdc99acdf..b2ba73b86 100644
--- a/lib/type.less
+++ b/lib/type.less
@@ -116,9 +116,10 @@ dl {
// Horizontal rules
hr {
- margin: 20px 0 19px;
+ margin: @baseLineHeight * 1.5 0;
border: 0;
- border-bottom: 1px solid #eee;
+ border-top: 1px solid #e5e5e5;
+ border-bottom: 1px solid #fff;
}
// Emphasis