mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-08 21:05:39 -05:00
Make scss-lint happy
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user