aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2019-12-25 04:32:56 +0000
committerr <r@freesoftwareextremist.com>2019-12-25 04:32:56 +0000
commit1939d120cd1b022d4ba8dff5c4006e2fb8e14e62 (patch)
tree7c0e4e6cee293d7a2f351a7910a2a80ba8b019b8 /static
parentf6f7b27e40f97ffe88323be01bea1d04ca39d6b0 (diff)
downloadbloat-1939d120cd1b022d4ba8dff5c4006e2fb8e14e62.tar.gz
bloat-1939d120cd1b022d4ba8dff5c4006e2fb8e14e62.zip
Fix type in css
Diffstat (limited to 'static')
-rw-r--r--static/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/main.css b/static/main.css
index 34614c8..99e2cf0 100644
--- a/static/main.css
+++ b/static/main.css
@@ -55,12 +55,12 @@
.status-emoji {
height: 20px;
margin-bottom: -4px;
- witdth: auto;
+ width: auto;
}
.name-emoji {
height: 20px;
- witdth: auto;
+ width: auto;
}
.status-action {