Fix type in css
authorr <r@freesoftwareextremist.com>
Wed, 25 Dec 2019 04:32:56 +0000 (04:32 +0000)
committerr <r@freesoftwareextremist.com>
Wed, 25 Dec 2019 04:32:56 +0000 (04:32 +0000)
static/main.css

index 34614c8cb1d456dca1c62c65cb0e0b36c9f6aafa..99e2cf097b4f335e615acac7a31ce6c1e394390e 100644 (file)
 .status-emoji {
        height: 20px;
        margin-bottom: -4px;
 .status-emoji {
        height: 20px;
        margin-bottom: -4px;
-       witdth: auto;
+       width: auto;
 }
 
 .name-emoji {
        height: 20px;
 }
 
 .name-emoji {
        height: 20px;
-       witdth: auto;
+       width: auto;
 }
 
 .status-action {
 }
 
 .status-action {