mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Merge pull request #3561 from tgxworld/make_submit_panel_fluid
FIX: Tagging plugin was blocking composer status on smaller screens.
This commit is contained in:
commit
a589d217c1
1 changed files with 1 additions and 0 deletions
|
@ -288,6 +288,7 @@
|
|||
}
|
||||
|
||||
.submit-panel {
|
||||
width: 28%;
|
||||
position: absolute;
|
||||
display: block;
|
||||
bottom: 8px;
|
||||
|
|
Loading…
Reference in a new issue