]> cat aescling's git repositories - mastodon.git/commitdiff
Fix unused CSS (#11824)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 13 Sep 2019 14:00:47 +0000 (16:00 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 14:00:47 +0000 (16:00 +0200)
Fix #11689

app/javascript/styles/mastodon/containers.scss

index e769c495b1d04306453cc2e14814883f70980974..aa45c0174d99e8daaa07dd2a23cd9f6a8ca04cce 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;