Fix collapsed toot style

This commit is contained in:
ncls7615 2018-01-14 11:13:55 +09:00
parent 1ebe66b78c
commit f9b08e2142
No known key found for this signature in database
GPG key ID: 18FE1E1E7098294A

View file

@ -237,6 +237,7 @@
} }
} }
} }
}
&.collapsed { &.collapsed {
background-position: center; background-position: center;
@ -272,7 +273,6 @@
.notification__message { .notification__message {
margin: -10px -10px 10px; margin: -10px -10px 10px;
} }
}
} }
.notification-favourite { .notification-favourite {