diff --git a/css/jquery.uls.css b/css/jquery.uls.css
index ba30033..c1d6450 100644
--- a/css/jquery.uls.css
+++ b/css/jquery.uls.css
@@ -49,16 +49,6 @@
min-width: 150px;
}
-/* Leave more space for search input */
-.uls-narrow .uls-search-label {
- background-size: 15px;
- width: 20px;
-}
-
-.uls-narrow .uls-search-wrapper {
- padding-left: 20px;
-}
-
.uls-title-region a {
padding-left: 15px;
}
@@ -156,7 +146,7 @@ div.uls-region {
background-image: -webkit-linear-gradient(transparent, transparent), url('../images/search.svg');
/* @embed */
background-image: linear-gradient(transparent, transparent), url('../images/search.svg');
- background-size: 30px;
+ background-size: 32px;
background-position: center center;
height: 32px;
width: 40px;
diff --git a/images/search.png b/images/search.png
index 9b58456..e903f02 100644
Binary files a/images/search.png and b/images/search.png differ
diff --git a/images/search.svg b/images/search.svg
index bd28b5a..44ea0df 100644
--- a/images/search.svg
+++ b/images/search.svg
@@ -1 +1,22 @@
-
\ No newline at end of file
+
+
+
+
\ No newline at end of file