Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-06-26 02:09:39 +0400
committerMark Otto <markotto@twitter.com>2012-06-26 02:09:39 +0400
commit78849cf52ef2eba9dd8df621985ac277b67dd23b (patch)
tree0681b1c2b6e6c548df526358c6ac4b339ebf9d15 /docs
parentcd466f1d0b51c5165f7b615c671ee94d53f48eeb (diff)
remove jank fix for dt bold text
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index ab0a0731a1..ffda9502f3 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -682,7 +682,6 @@ dd {
dt {
font-weight: bold;
- line-height: 17px;
}
dd {