diff options
Diffstat (limited to 'profile/public/style.css')
-rw-r--r-- | profile/public/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/public/style.css b/profile/public/style.css index 1fc5a9d..beac063 100644 --- a/profile/public/style.css +++ b/profile/public/style.css @@ -65,7 +65,7 @@ img { opacity: 0.8; } -#user h1:after, +#user h1:after:not(".hidden-chevron"), #comments h2:after, #char h2:after { content: url(/feather/icons/chevron-up.svg); |