Fix misplaced publisher prefill on tags page

This commit is contained in:
Steffen van Bergerem 2016-08-21 14:19:59 +02:00
parent 08c6d485e4
commit 3179b492f7
No known key found for this signature in database
GPG key ID: 2F08F75F9525C7E0

View file

@ -14,6 +14,10 @@
display: none !important;
}
.mentions-box {
margin-top: 0;
}
#publisher_textarea_wrapper { border: 1px solid $border-grey !important; }
}