fix css typo

This commit is contained in:
Nolan Lawson 2018-04-12 19:37:37 -07:00
parent 8e10c18080
commit 7ece5d7ffc

View file

@ -86,7 +86,7 @@
width: 560px; width: 560px;
max-width: calc(100vw - 40px); max-width: calc(100vw - 40px);
} }
.compose-box-button-wrapper { .compose-box-button-wrapper.compose-button-sticky {
top: 5px; top: 5px;
} }
} }