diff options
author | r <r@freesoftwareextremist.com> | 2020-09-22 15:42:16 +0000 |
---|---|---|
committer | r <r@freesoftwareextremist.com> | 2020-09-22 16:35:50 +0000 |
commit | 5478b344796798e6aadd5554007f4ee85c347ebc (patch) | |
tree | 13688b60c14918cc5405521cc74efa99a6af52ed /static | |
parent | c753a74f49466d155fa432001f4c4aab53bb718f (diff) | |
download | bloat-5478b344796798e6aadd5554007f4ee85c347ebc.tar.gz bloat-5478b344796798e6aadd5554007f4ee85c347ebc.zip |
Use '@' prefix for all usernames
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/style.css b/static/style.css index d27b9e6..db2ae1b 100644 --- a/static/style.css +++ b/static/style.css @@ -157,10 +157,6 @@ overflow: auto; } -.notification-follow-uname { - margin-top: 8px; -} - .notification-time { margin-left: 8px; } |