fix css error in editor error messages

This commit is contained in:
Laura Klünder 2016-10-05 21:30:41 +02:00
parent a3449f43b9
commit 0541217abb

View file

@ -1,3 +1,3 @@
.hoster-state, .alert {
.hoster-state, #hoster #error {
display:none;
}