aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/searchInput.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/searchInput.scss')
-rw-r--r--src/styles/searchInput.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/searchInput.scss b/src/styles/searchInput.scss
index 32b9da065..91453c600 100644
--- a/src/styles/searchInput.scss
+++ b/src/styles/searchInput.scss
@@ -22,6 +22,10 @@
22 padding: 5px 10px; 22 padding: 5px 10px;
23 width: 100%; 23 width: 100%;
24 24
25 label {
26 width: 100%;
27 }
28
25 input { 29 input {
26 background: none; 30 background: none;
27 border: 0; 31 border: 0;