whakdo963 лет назад: 2
Родитель
Сommit
0cf61cda95
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/webapp/mobile/css/style.css

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

@@ -52,7 +52,7 @@ section .popup2 .pop .select_btn button.btn_blue {float: right; width: 90px; hei
52 52
 section .popup2 .pop .select_btn img {width:12px;}
53 53
 section .popup2 .pop .search_bar {width: 100%; height: 60px; padding:10px;}
54 54
 section .popup2 .pop .search_bar input {width: 90%; margin:0 5%; height: 27px; position:relative; top:-37px; font-size:14px;}
55
-section .popup2 .pop .search_bar button {position:relative; top:-64px; background:transparent; margin-right:5%; float: right; border: none; padding-top:3px;}
55
+section .popup2 .pop .search_bar button {position:relative; width:27px; height:27px; top:-38px; background:transparent; margin-right:5%; float: right; border: 1px solid #aaa; border-radius:4px; padding-top:3px;}
56 56
 section .popup2 .pop .search_bar button img {width: 18px;}
57 57
 section .popup2 .pop .search_bar button.search {float: none; width: 50%; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000; margin: 0 auto;}
58 58
 section .popup2 .pop .search_item_bar {width:98%;margin:5px auto; position: relative; top:-40px; display:flex;}