Minor css fix

This commit is contained in:
Frédéric Guillot 2014-11-08 16:59:52 -05:00
parent 7ae86d2d41
commit 3b2db03597
1 changed files with 1 additions and 0 deletions

View File

@ -240,6 +240,7 @@ textarea.form-error {
background-color: #fcf8e3;
border: 1px solid #fbeed5;
border-radius: 4px;
overflow: auto;
}
.alert-success {