forked from treehouse/mastodon
Fix collapsed toot style
parent
1ebe66b78c
commit
f9b08e2142
|
@ -237,6 +237,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
&.collapsed {
|
&.collapsed {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
|
@ -273,7 +274,6 @@
|
||||||
margin: -10px -10px 10px;
|
margin: -10px -10px 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.notification-favourite {
|
.notification-favourite {
|
||||||
.status.status-direct {
|
.status.status-direct {
|
||||||
|
|
Loading…
Reference in New Issue