mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-11 11:12:46 +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 New Issue
Block a user