Modify some select2 box

This commit is contained in:
cuom1999 2024-02-05 15:15:32 -06:00
parent 847e8b6660
commit 695fa85b19
13 changed files with 50 additions and 31 deletions

View file

@ -739,11 +739,6 @@ math {
z-index: 1000 !important;
}
select {
visibility: hidden;
max-height: 0;
}
// @media (max-width: 500px) {
// #notification {
// margin-top: 0.6em;

View file

@ -324,10 +324,6 @@ ul.problem-list {
padding: 4px 10px;
}
#category, #types {
visibility: hidden;
}
#filter-form .form-label {
margin-top: 0.5em;
font-style: italic;