From: Mark Otto Date: Sat, 2 Jul 2011 05:21:49 +0000 (-0700) Subject: spacing fixes X-Git-Tag: v1.0.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5992b4e0af8b65ecbd429ccb4c6809aaa50edbd9;p=thirdparty%2Fbootstrap.git spacing fixes --- diff --git a/lib/patterns.less b/lib/patterns.less index af33547006..e966253f11 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -540,8 +540,8 @@ div.twipsy { } &.below { .twipsy-arrow { - top:0; - left:50%; + top: 0; + left: 50%; margin-left: -5px; border-left: 5px solid transparent; border-right: 5px solid transparent; @@ -564,7 +564,7 @@ div.twipsy { color: white; text-align: center; max-width: 200px; - text-decoration:none; + text-decoration: none; .border-radius(4px); } .twipsy-arrow {