miaofuhao преди 7 години
родител
ревизия
4af945c067
променени са 1 файла, в които са добавени 7 реда и са изтрити 4 реда
  1. 7 4
      WebChart_2.0/sourceChannel.html

+ 7 - 4
WebChart_2.0/sourceChannel.html

@@ -151,9 +151,11 @@
151 151
 				color: #fff;
152 152
 				margin-left: 18px;
153 153
 			}
154
-			/*.time_box_posi{
155
-				margin-top: -21px;
156
-			}*/
154
+			.time_box_posi{
155
+				position: absolute;
156
+				top: 30px;
157
+				right: -10px;
158
+			}
157 159
 			.time_box_posi:before{
158 160
 				left: 195px;
159 161
 			}
@@ -189,11 +191,12 @@
189 191
 		<!--导航栏结束-->
190 192
 		<div id="wrap" class="container">
191 193
 			<div class="phone_top">
192
-				<div class="legend_bar clearfix">
194
+				<div class="legend_bar clearfix " style="position: relative;">
193 195
 					<div class="title_word pull-left">
194 196
 						<span class="col-line"></span> 受理群众区域统计
195 197
 					</div>
196 198
 					<div class="time_box pull-right form-inline time_box_posi">
199
+						
197 200
 						日期<input type="text" id="time1" class="times" />
198 201
 					</div>
199 202
 				</div>