diff options
author | r <r@freesoftwareextremist.com> | 2020-06-05 06:27:59 +0000 |
---|---|---|
committer | r <r@freesoftwareextremist.com> | 2020-06-05 06:28:50 +0000 |
commit | eb3bc15da9617cf119d1c16365ec9e0c90a7549f (patch) | |
tree | a64778f95d8b1118e4158396b4d8d4b1ae10aaa7 /static | |
parent | b5ca78a2e6efa8becc561639e8e9cdf0ab5797df (diff) | |
download | bloat-eb3bc15da9617cf119d1c16365ec9e0c90a7549f.tar.gz bloat-eb3bc15da9617cf119d1c16365ec9e0c90a7549f.zip |
Show status numbers
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 8410c77..f7f9ab6 100644 --- a/static/style.css +++ b/static/style.css @@ -438,6 +438,7 @@ img.emoji { background-color: #ffffff; padding: 2px 4px; border: 1px solid #aaaaaa; + right: 0; } .more-container:hover .more-content { |