1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-25 15:41:12 +00: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
commit 58bbc754b6

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 {