]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix unused CSS
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 13 Sep 2019 14:00:47 +0000 (16:00 +0200)
committerThibaut Girka <thib@sitedethib.com>
Fri, 13 Sep 2019 16:36:00 +0000 (18:36 +0200)
Port 45f44ef4d35c5f77ea4b264cf848ad1c67f8647d to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/containers.scss

index 45eb5a9d09dbd0f247549db1a9c250642f15f921..17455ca58102b6c2390c50e7e13a5fa0994e9bac 100644 (file)
     }
   }
 
-  .static-icon-button {
-    color: $action-button-color;
-    font-size: 18px;
-
-    & > span {
-      font-size: 14px;
-      font-weight: 500;
-    }
-  }
-
   .directory__list {
     display: grid;
     grid-gap: 10px;