Convert tabs to spaces in .less files (#3064)

This commit is contained in:
silverwind 2017-12-02 20:48:43 +01:00 committed by Lauris BH
parent f9db60e3bd
commit d44aa831f3
12 changed files with 1335 additions and 1335 deletions

View file

@ -1,6 +1,6 @@
.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
}