aboutsummaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 91d75c4..160076a 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -51,7 +51,7 @@ main .search h2{
box-sizing: border-box;
background: white url('../images/search_icon.png') no-repeat 9px 9px;
background-size: 20px 20px;
- padding: 12px 20px 12px 40px;
+ padding: 0;
}
.search input, .search button.search-button {