diff --git a/static/style.css b/static/style.css index 96c842f..4e2a196 100644 --- a/static/style.css +++ b/static/style.css @@ -517,18 +517,18 @@ img.emoji { margin-top: 6px; } -.notification-title-container { +.page-title-container { margin: 8px 0; } +.page-refresh { + margin-right: 8px; +} + .notification-text { vertical-align: middle; } -.notification-refresh { - margin-right: 8px; -} - .notification-read { display: inline-block; } diff --git a/templates/about.tmpl b/templates/about.tmpl index c0b8418..54316cf 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -94,7 +94,7 @@