mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Merge commit '98237207e67697abffc6b141f2388e3d8c925260' into glitch-soc/merge-upstream
Conflicts: - `app/helpers/application_helper.rb`: Upstream refactored some helpers and moved them in another file. Not a real conflict, but glitch-soc had adjacent glitch-only definitions. Kept glitch-soc definitions where they are and moved upstream ones as upstream did.
This commit is contained in:
@@ -244,6 +244,11 @@ $content-width: 840px;
|
||||
display: inline-flex;
|
||||
flex-flow: wrap;
|
||||
gap: 5px;
|
||||
align-items: center;
|
||||
|
||||
.time-period {
|
||||
padding: 0 10px;
|
||||
}
|
||||
}
|
||||
|
||||
h2 small {
|
||||
|
||||
Reference in New Issue
Block a user