]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove the cite tag from blockquote since we pulled it from the docs
authorMark Otto <mark.otto@twitter.com>
Sat, 20 Aug 2011 05:15:57 +0000 (22:15 -0700)
committerMark Otto <mark.otto@twitter.com>
Sat, 20 Aug 2011 05:15:57 +0000 (22:15 -0700)
lib/type.less

index 2e330f9a17b0991a1525fec1118837e57aabc6af..e2f745b264476c8850eca48a7e97d0d9fbd933e2 100644 (file)
@@ -142,7 +142,7 @@ blockquote {
     #font > .shorthand(300,14px,@baseline);
     margin-bottom: 0;
   }
-  small, cite {
+  small {
     display: block;
     #font > .shorthand(300,12px,@baseline);
     color: @grayLight;