summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/default.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 20ec3222..1445f65f 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -318,12 +318,9 @@ input[type="search"]::-webkit-search-cancel-button {
}
.searchbar #searchbutton {
- border: 0;
+ border: none;
background: none;
- text-transform: uppercase;
- display: grid;
- place-items: center;
- width: 1.5em;
+ margin-top: 0;
}
.searchbar #searchbutton:hover {