Fix collapsed toot style

master
ncls7615 7 years ago
parent 1ebe66b78c
commit f9b08e2142
No known key found for this signature in database
GPG Key ID: 18FE1E1E7098294A
  1. 2
      app/javascript/flavours/glitch/styles/components/status.scss

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

Loading…
Cancel
Save