From 0b004efffab6775223c7921b099bd50b6e060f3b Mon Sep 17 00:00:00 2001 From: r Date: Thu, 27 Jan 2022 11:50:54 +0000 Subject: Add refresh button on timeline page --- static/style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 96c842f..4e2a196 100644 --- a/static/style.css +++ b/static/style.css @@ -517,16 +517,16 @@ img.emoji { margin-top: 6px; } -.notification-title-container { +.page-title-container { margin: 8px 0; } -.notification-text { - vertical-align: middle; +.page-refresh { + margin-right: 8px; } -.notification-refresh { - margin-right: 8px; +.notification-text { + vertical-align: middle; } .notification-read { -- cgit v1.2.3