Updated schedule post within compose modal

Placed dropdown on top
This commit is contained in:
mgabdev
2019-09-19 16:07:35 -04:00
parent 232d12934a
commit b59904cf55
3 changed files with 12 additions and 7 deletions

View File

@@ -5315,13 +5315,14 @@ noscript {
text-align: left;
width: 145px;
height: 26px;
line-height: 20px;
font-size: 11px;
color: $inverted-text-color;
background: $simple-background-color;
@media (max-width: 580px) {
width: 138px;
width: 124px;
font-size: 10px;
padding-left: 2px;
margin-left: 2px;
}
}