瀏覽代碼

검색버튼 높이 수정

whakdo963 2 年之前
父節點
當前提交
ac5829034c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/webapp/mobile/css/style.css

+ 2 - 2
src/main/webapp/mobile/css/style.css

@@ -383,8 +383,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
383 383
 .content .line div.date_to input {font-weight:100; width:47%; height:34px; font-size:11pt; padding:0 24px 0 3px; margin:0;}
384 384
 
385 385
 .content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
386
-.content .line .search {width: 100%; height: 50px; padding-top:12px;}
387
-.content .line .search button {width: 40%; height: 30px; font-size: 12pt; font-weight:100; padding: 0;}
386
+.content .line .search {width: 100%; height: 50px; padding-top:6px;}
387
+.content .line .search button {width: 40%; height: 34px; font-size: 12pt; font-weight:100; padding: 0;}
388 388
 .content .line .search button.col_3 {width: 25%; height:30px; margin:0 10px;}
389 389
 .content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
390 390
 .content .border {border-bottom: 1px solid #000 !important;}