0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

Merge branch 'patch1' of https://github.com/kriansa/bootstrap into kriansa-patch1

This commit is contained in:
Mark Otto 2011-10-31 23:22:55 -07:00
commit f4ba190821

View File

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