0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Merge branch 'pvorb-patch-1' into 2.0.4-wip

This commit is contained in:
Mark Otto 2012-05-23 00:05:13 -07:00
commit 5d27fbb32d

View File

@ -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;