diff options
Diffstat (limited to 'static/styles.css')
-rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index e4e43c4..a6119d5 100644 --- a/static/styles.css +++ b/static/styles.css @@ -15,8 +15,8 @@ section { } img.ssb-emoji { - width: 1em; height: 1em; + width: auto; } .nav-bar { |