From 631b8b93a4a8dd548bae5ab9fa7bc4d6e892ae3f Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 20 Apr 2022 19:44:31 +0300 Subject: tons of fixes mainly aimed at panel headings --- src/components/timeline/timeline.scss | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) (limited to 'src/components/timeline/timeline.scss') diff --git a/src/components/timeline/timeline.scss b/src/components/timeline/timeline.scss index ae8324b3..4c58e686 100644 --- a/src/components/timeline/timeline.scss +++ b/src/components/timeline/timeline.scss @@ -13,15 +13,6 @@ max-width: 100%; flex-wrap: nowrap; align-items: center; - - .loadmore-button { - flex-shrink: 0; - } - - .loadmore-text { - flex-shrink: 0; - line-height: 1em; - } } .timeline-footer { @@ -31,4 +22,17 @@ .conversation-heading { top: calc(var(--panel-heading-height) * 2); } + + &.-nonpanel { + .timeline-heading { + text-align: center; + line-height: 2.75em; + padding: 0 0.5em; + } + + .button-default, .alert { + line-height: 2em; + width: 100%; + } + } } -- cgit v1.2.3-70-g09d2