Browse Source

Fix double border for account disclaimer

closed-social-glitch-2
Thibaut Girka 5 years ago
committed by ThibG
parent
commit
6c58367f36
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/javascript/flavours/glitch/styles/components/accounts.scss

+ 0
- 1
app/javascript/flavours/glitch/styles/components/accounts.scss View File

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

Loading…
Cancel
Save