Skip to content

Commit

Permalink
fix rtl layout for time display
Browse files Browse the repository at this point in the history
  • Loading branch information
HolgerJeromin committed Nov 23, 2023
1 parent 2820f97 commit 3ab646d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ time[title] {
time[title][datetime]:active::after,
time[title][datetime]:focus::after {
content: " (" attr(datetime) ")";
display: inline-block;
}

#container { position: relative; }
Expand Down

0 comments on commit 3ab646d

Please sign in to comment.