fix: css.container (loader did not keep its ratio)

This commit is contained in:
xdrm-brackets 2017-12-07 18:42:08 +01:00
parent 78439ec878
commit ea6d21634d
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
border: none;
background: url('/image/loader/send-input.svg') -1em center no-repeat;
background-size: 1em 1em;
background-size: 1em auto;
font-size: inherit;
font-family: inherit;