Added margin for alerts

This commit is contained in:
Marcin Kurczewski 2013-11-22 23:15:04 +01:00
parent d8997edc57
commit ecc72e52e6

View file

@ -328,7 +328,7 @@ button:hover {
border-style: solid;
border-width: 1px;
max-width: 500px;
margin: 0 auto;
margin: 2em auto !important;
}
.alert-success {