mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-12-02 19:44:12 +00:00
Fix double border for account disclaimer
This commit is contained in:
parent
6fdd829d8c
commit
6c58367f36
|
@ -81,7 +81,6 @@
|
|||
|
||||
.account__disclaimer {
|
||||
padding: 10px;
|
||||
border-top: 1px solid lighten($ui-base-color, 8%);
|
||||
color: $dark-text-color;
|
||||
|
||||
strong {
|
||||
|
|
Loading…
Reference in a new issue