Skip to content

Commit

Permalink
Remove unused css
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuuuube committed Jul 28, 2024
1 parent 44f022e commit afefa89
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ext/css/search.css
Original file line number Diff line number Diff line change
Expand Up @@ -174,20 +174,6 @@ h1 {
.search-option-label {
padding-left: 0.5em;
}
.search-option-pre-label {
padding-right: 0.5em;
}
#query-parser-mode-container {
flex: 1 1 auto;
}
#query-parser-mode-container:not([hidden]) {
display: flex;
}
#query-parser-mode-select {
flex: 1 1 auto;
max-width: 220px;
min-width: 100px;
}

/* Search styles */
#intro {
Expand Down

0 comments on commit afefa89

Please sign in to comment.