Merge pull request #7016 from svbergerem/fix-7015
Fix misplaced publisher prefill on tags page
This commit is contained in:
commit
3be0d52bc9
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@
|
|||
display: none !important;
|
||||
}
|
||||
|
||||
.mentions-box {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#publisher_textarea_wrapper { border: 1px solid $border-grey !important; }
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue