1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 02:54:01 +02:00

Fixed a bug that wasn't working as expected on Linux

This commit is contained in:
Kriansa
2011-10-27 12:36:28 -02:00
parent 3045ce4692
commit c9b7118a47

View File

@@ -522,6 +522,7 @@ footer {
} }
// Sets the close button to the middle of message // Sets the close button to the middle of message
.close{ .close{
font-family: Arial;
line-height: 18px; line-height: 18px;
} }
// Danger and error appear as red // Danger and error appear as red