Fix collapsed toot style

This commit is contained in:
ncls7615 2018-01-14 11:13:55 +09:00
parent 3a5ecab183
commit 808ace389f

View file

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