]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed a bug that wasn't working as expected on Linux 492/head
authorKriansa <zdaniel.gp@gmail.com>
Thu, 27 Oct 2011 14:36:28 +0000 (12:36 -0200)
committerKriansa <zdaniel.gp@gmail.com>
Thu, 27 Oct 2011 14:36:28 +0000 (12:36 -0200)
lib/patterns.less

index 8ffae79dc170011c7e0c7221c8da18f2b0b6ef51..c7b7c10b869d265d4af134b57332add9ee6fde7f 100644 (file)
@@ -522,7 +522,8 @@ footer {
   }
   // Sets the close button to the middle of message
   .close{
-       line-height: 18px;
+    font-family: Arial;
+    line-height: 18px;
   }
   // Danger and error appear as red
   &.danger,