Browse Source

Update style of tipue search box

Caleb Fangmeier 5 years ago
parent
commit
588b8e5bad
1 changed files with 2 additions and 2 deletions
  1. 2 2
      static/tipuesearch/tipuesearch.css

+ 2 - 2
static/tipuesearch/tipuesearch.css

@@ -156,8 +156,8 @@ http://www.tipue.com/search
      background-color: #f3f3f3;
      border: none;
      padding: 9px 6px 10px 15px;
-     height: 56px;
-     border-radius: 3px;
+     height: 36px;
+     border-radius: 13px;
 	-moz-appearance: none;
 	-webkit-appearance: none;
 	box-sizing: border-box;