]> cat aescling's git repositories - mastodon.git/commitdiff
Minor style fixes
authorThibaut Girka <thib@sitedethib.com>
Sat, 4 May 2019 21:05:43 +0000 (23:05 +0200)
committerThibaut Girka <thib@sitedethib.com>
Sat, 4 May 2019 21:05:43 +0000 (23:05 +0200)
app/javascript/flavours/glitch/styles/components/sensitive.scss

index 44b7ec981ef2edc33c19b84074f42061d545b8d6..67b01c886a7ab4404f6f23730d1d5464415bea47 100644 (file)
@@ -9,6 +9,7 @@
 }
 
 .sensitive-marker {
+  margin: 0 3px;
   border-radius: 2px;
   padding: 2px 6px;
   color: rgba($primary-text-color, 0.8);