diff options
| author | Jacob Thornton <[email protected]> | 2011-09-10 22:17:37 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-10 22:17:37 -0700 |
| commit | c40e0de3c1d837b2754f7717ebdc4a29c5f92cd8 (patch) | |
| tree | 9f501ded45d3326bf58640c325b7e6cbfd0f2b54 /lib/type.less | |
| parent | 64176caa972fdf925fe244cdbf1d53d82da592f4 (diff) | |
| parent | 536fe2c7437969ec64c14d6d790c5e7c684a6ccc (diff) | |
| download | bootstrap-c40e0de3c1d837b2754f7717ebdc4a29c5f92cd8.tar.xz bootstrap-c40e0de3c1d837b2754f7717ebdc4a29c5f92cd8.zip | |
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Conflicts:
docs/index.html
Diffstat (limited to 'lib/type.less')
| -rw-r--r-- | lib/type.less | 2 |
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; } |
