1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00

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

This commit is contained in:
Mark Otto
2011-10-26 21:29:23 -07:00

View File

@@ -520,6 +520,10 @@ footer {
&.info:hover { &.info:hover {
color: @white color: @white
} }
// Sets the close button to the middle of message
.close{
line-height: 18px;
}
// Danger and error appear as red // Danger and error appear as red
&.danger, &.danger,
&.error { &.error {