]> cat aescling's git repositories - mastodon.git/commitdiff
Fix double border for account disclaimer
authorThibaut Girka <thib@sitedethib.com>
Thu, 28 Mar 2019 16:04:49 +0000 (17:04 +0100)
committerThibG <thib@sitedethib.com>
Thu, 28 Mar 2019 18:56:40 +0000 (19:56 +0100)
app/javascript/flavours/glitch/styles/components/accounts.scss

index 1039a746b7b77cddcaf4727559a8dcf3680494f1..2b9fecd94ae73235c71016c8f1df2c41168a4a91 100644 (file)
@@ -81,7 +81,6 @@
 
 .account__disclaimer {
   padding: 10px;
-  border-top: 1px solid lighten($ui-base-color, 8%);
   color: $dark-text-color;
 
   strong {