Przeglądaj źródła

hot_city_height

xiuli.gao 6 lat temu
rodzic
commit
cca51b651f
1 zmienionych plików z 11 dodań i 2 usunięć
  1. 11 2
      fund_h5_01/css/choose_city.css

+ 11 - 2
fund_h5_01/css/choose_city.css

@@ -91,11 +91,20 @@ nav p {
91 91
 .city-list-hot {
92 92
     margin-top: 0.12rem;
93 93
     width: 100%;
94
-    height: 0.94rem;
94
+    /*height: 0.94rem;*/
95
+   	margin-bottom: 0.12rem;
96
+   	padding-bottom: 0.1rem;
95 97
     background-color: #fff;
96 98
     border-radius: 0.04rem;
97 99
 }
98
-
100
+.city-list-hot:after{
101
+	content: ".";
102
+    clear: both;
103
+    display: block;
104
+    overflow: hidden;
105
+    font-size: 0;
106
+    height: 0;
107
+}
99 108
 .city-list-hot li {
100 109
     width: 0.80rem;
101 110
     height: 0.30rem;