Browse Source

Merge pull request #2007 from weseek/improve/small_text-rethink

Improve/small text rethink
Yuki Takei 6 years ago
parent
commit
37e494510e
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/client/styles/scss/_override-bootstrap.scss

+ 0 - 5
src/client/styles/scss/_override-bootstrap.scss

@@ -39,11 +39,6 @@
     line-height: 14px;
   }
 
-  .small {
-    font-size: 65%;
-    line-height: 10px;
-  }
-
   code {
     padding: 2px 4px;
     font-size: 90%;