mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 15:38:45 +08: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
|
@ -288,6 +288,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.submit-panel {
|
.submit-panel {
|
||||||
|
width: 28%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user