Remove not needed rule for .warning

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-02-24 11:04:48 -06:00
parent dd6d2893a6
commit fb15553378
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 0 additions and 5 deletions

View File

@ -434,11 +434,6 @@ form #selectDbType label.ui-state-active {
border-radius: 3px;
cursor: default;
}
.warning {
padding: 5px;
background: #fdd;
margin: 0 7px 5px 4px;
}
.warning legend,
.warning a,
.error a {