mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Align timeline controls to the top
This commit is contained in:
parent
884f399ff1
commit
6b6b0f09c4
@ -40,6 +40,10 @@
|
||||
display: inherit;
|
||||
}
|
||||
}
|
||||
.timeline-controls {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
&.timeline-fullscreen {
|
||||
|
Loading…
Reference in New Issue
Block a user