Revert "Sorting: Improvements to last commit"

This reverts commit a77fdfaaf8.
This commit is contained in:
ehpersonal38
2022-04-22 13:28:10 -04:00
parent a77fdfaaf8
commit 931c96ef74
5 changed files with 68 additions and 47 deletions
-7
View File
@@ -509,11 +509,4 @@ button:hover {
}
.relative {
position:relative;
}
.sortbutton {
margin-top:10px;
font-size:x-large;
background:#dbffeb;
padding:5px;
border: 2px solid black;
}