aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/responsive/_search_style.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/responsive/_search_style.scss b/app/assets/stylesheets/responsive/_search_style.scss
index 2645f0442..dec163470 100644
--- a/app/assets/stylesheets/responsive/_search_style.scss
+++ b/app/assets/stylesheets/responsive/_search_style.scss
@@ -9,11 +9,6 @@
float: left;
}
-#search_form input[type=submit] {
- border-radius:0 2px 2px 0;
- -moz-border-radius:0 2px 2px 0;
-}
-
input.use-datepicker[type=text] {
width: 130px;
background:image-url('calendar.png') no-repeat 100px 5px;