From: Kriansa Date: Thu, 27 Oct 2011 14:36:28 +0000 (-0200) Subject: Fixed a bug that wasn't working as expected on Linux X-Git-Tag: v1.4.0~7^2~1^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F492%2Fhead;p=thirdparty%2Fbootstrap.git Fixed a bug that wasn't working as expected on Linux --- diff --git a/lib/patterns.less b/lib/patterns.less index 8ffae79dc1..c7b7c10b86 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -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,