1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 20:55:50 +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 {
color: @white
}
// Sets the close button to the middle of message
.close{
line-height: 18px;
}
// Danger and error appear as red
&.danger,
&.error {