Reverse direction of timeline header icons

merge-requests/30/head
Bob Mottram 2024-05-20 18:53:36 +01:00
parent 236d0cef39
commit 2ba2bacf3b
1 changed files with 1 additions and 2 deletions

View File

@ -390,9 +390,8 @@ details {
} }
.headericons { .headericons {
display: inline-block; display: flex;
float: right; float: right;
direction: rtl;
} }
blockquote { blockquote {