fix css typo

This commit is contained in:
Nolan Lawson 2018-04-12 19:37:37 -07:00
parent 8e10c18080
commit 7ece5d7ffc
1 changed files with 1 additions and 1 deletions

View File

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