FIX: Tagging plugin was blocking composer status on smaller screens.

This commit is contained in:
Guo Xiang Tan 2015-06-22 19:56:45 +08:00
parent 283459e496
commit 565450601f

View File

@ -288,6 +288,7 @@
}
.submit-panel {
width: 28%;
position: absolute;
display: block;
bottom: 8px;