1
1
mirror of https://github.com/primer/css.git synced 2024-12-24 14:42:26 +03:00

Update _alerts.scss

This commit is contained in:
Mark Otto 2015-08-31 12:43:39 -07:00 committed by Mark Otto
parent 4a424039e7
commit 48ef3653cf

View File

@ -14,6 +14,11 @@
}
}
// Contain the flash messages
.flash-messages {
margin-bottom: 20px;
}
// Close button
.flash-close {
float: right;