UX: Hiding composer preview reduces width of composer overlay

This commit is contained in:
Kris
2017-12-01 22:23:12 -05:00
parent bcd57d72a9
commit d615a37eba
5 changed files with 12 additions and 8 deletions

View File

@@ -190,7 +190,7 @@ input {
height: 18px;
padding: 4px 10px;
margin-bottom: 9px;
font-size: 0.929em;
font-size: 1em;
line-height: 1.25;
color: $primary;
background-color: $secondary;