mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-10 17:38:17 +00:00
Make scss-lint happy
This commit is contained in:
parent
f0f54e539b
commit
4d0898f6a2
|
@ -523,7 +523,7 @@
|
|||
.emojione {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
margin: -5px 0 0 0;
|
||||
margin: -5px 0 0;
|
||||
}
|
||||
|
||||
p {
|
||||
|
@ -786,7 +786,7 @@
|
|||
.emojione {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
margin: -5px 0 0 0;
|
||||
margin: -5px 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue