diff options
| author | Jacob Thornton <[email protected]> | 2012-01-26 20:23:28 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-26 20:23:28 -0800 |
| commit | e0e54d9c6cb39eae53e31117c38ceae0a08a6e0b (patch) | |
| tree | 06f04b67e83074752888982e32ec223fb6a144e0 /docs/assets/css/docs.css | |
| parent | 1e9c2fb9d4a033304b5aa71d269af9f68eb72670 (diff) | |
| parent | 576ae2f5611a2b9a40c8feac1835bd6c8c2735ff (diff) | |
| download | bootstrap-e0e54d9c6cb39eae53e31117c38ceae0a08a6e0b.tar.xz bootstrap-e0e54d9c6cb39eae53e31117c38ceae0a08a6e0b.zip | |
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
Diffstat (limited to 'docs/assets/css/docs.css')
| -rw-r--r-- | docs/assets/css/docs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 2ef413906..6fa20cf4d 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -538,6 +538,7 @@ hr.soften { padding: 19px 24px; margin-bottom: 27px; font-size: 30px; + line-height: 1; text-align: center; -webkit-border-radius: 6px; -moz-border-radius: 6px; |
