aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-05-23 00:05:13 -0700
committerMark Otto <[email protected]>2012-05-23 00:05:13 -0700
commit5d27fbb32da4441fb27bdd886877013b934f8578 (patch)
treec959f7c68a83902970ecd8463ca143d9eecbaeea
parent3b6b6eb242e1e459d741d5edc475ce6b3130d063 (diff)
parentfaf2866f96513dc1c2775974518d979feb554dbd (diff)
downloadbootstrap-5d27fbb32da4441fb27bdd886877013b934f8578.tar.xz
bootstrap-5d27fbb32da4441fb27bdd886877013b934f8578.zip
Merge branch 'pvorb-patch-1' into 2.0.4-wip
-rw-r--r--less/type.less3
1 files changed, 0 insertions, 3 deletions
diff --git a/less/type.less b/less/type.less
index 61aa624a7..bdf8e605e 100644
--- a/less/type.less
+++ b/less/type.less
@@ -8,9 +8,6 @@
p {
margin: 0 0 @baseLineHeight / 2;
- font-family: @baseFontFamily;
- font-size: @baseFontSize;
- line-height: @baseLineHeight;
small {
font-size: @baseFontSize - 2;
color: @grayLight;