From 38b61566d21dfcd393277c84117b098a583b2b8f Mon Sep 17 00:00:00 2001 From: wlh Date: Thu, 4 Dec 2014 20:10:07 +0800 Subject: [PATCH] ad --- t/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/css/main.css b/t/css/main.css index 56743eb..1e516cf 100644 --- a/t/css/main.css +++ b/t/css/main.css @@ -41,8 +41,8 @@ header div:nth-child(2){ } #search_btn{ width:50px; - height:46px; - border:0; + height:45px; + border:1px solid #0091FF; margin-left: 6px; background-color:#0091FF; border-left:0;