mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
Fixed a bug that wasn't working as expected on Linux
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user