0
0
Fork 0

Set margin between character-counter and compose-form__buttons (#4698)

For some languages publish translation is long.
This commit is contained in:
Lynx Kotoura 2017-08-26 21:23:20 +09:00 committed by Eugen Rochko
parent 00840f4f2e
commit 8ecfdd8795
2 changed files with 2 additions and 2 deletions

View file

@ -1872,7 +1872,7 @@
.character-counter__wrapper {
line-height: 36px;
margin-right: 16px;
margin: 0 16px 0 8px;
padding-top: 10px;
}