aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2022-01-27 11:50:54 +0000
committerr <r@freesoftwareextremist.com>2022-01-27 11:50:54 +0000
commit0b004efffab6775223c7921b099bd50b6e060f3b (patch)
tree5cbd14c1469179f7b2fc48677b417ec3ec7fadef /static
parent03a1cd819a7eb5bc0207f750aafe8b239f310af3 (diff)
downloadbloat-0b004efffab6775223c7921b099bd50b6e060f3b.tar.gz
bloat-0b004efffab6775223c7921b099bd50b6e060f3b.zip
Add refresh button on timeline page
Diffstat (limited to 'static')
-rw-r--r--static/style.css10
1 files changed, 5 insertions, 5 deletions
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 {