settings: Remove .new-style, unused .button ul selector.

This commit is contained in:
Karl Stolley 2024-08-30 15:16:09 -05:00 committed by Tim Abbott
parent 7a94d484ff
commit a8ecba8ab8
1 changed files with 0 additions and 8 deletions

View File

@ -54,14 +54,6 @@ h3,
}
}
.new-style {
.button {
& ul {
text-align: left;
}
}
}
.profile-settings-form {
display: flex;
justify-content: space-between;