mirror of
https://github.com/discourse/discourse.git
synced 2025-06-25 01:30:17 +08:00
UX: Align timeline controls to the top
This commit is contained in:
@ -40,6 +40,10 @@
|
||||
display: inherit;
|
||||
}
|
||||
}
|
||||
.timeline-controls {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
&.timeline-fullscreen {
|
||||
|
Reference in New Issue
Block a user