Fix recipient boxes in recipient-input

pull/5742/merge
Aleksander Machniak 7 years ago
parent abf98762f1
commit 23854b3bf2

@ -846,13 +846,14 @@ html.touch .popupmenu.form {
a.button.icon { a.button.icon {
font-size: .8em; font-size: .8em;
cursor: pointer; cursor: pointer;
line-height: 1.6; padding: 0 0 0 .25em;
&:before { &:before {
float: none; float: none;
display: inline-block; display: inline-block;
width: 1em; width: 1em;
margin: 0; margin: 0;
line-height: 1.5;
} }
} }

Loading…
Cancel
Save