Fix dual toot button wrong behavior after compose re-design

This commit is contained in:
Ondřej Hruška
2017-10-16 23:32:13 +02:00
parent 7364b26e4b
commit 4421f6598f
2 changed files with 3 additions and 10 deletions

View File

@@ -468,7 +468,7 @@
.compose-form__publish__side-arm {
padding: 0 !important;
width: 4em;
width: 36px;
text-align: center;
margin-right: 2px;
}