소스 검색

layout fix (minor bug)

Steve L. Nyemba 8 년 전
부모
커밋
1ab48fa012
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/api/templates/dashboard.html

+ 1 - 1
src/api/templates/dashboard.html

@@ -80,7 +80,7 @@
 				<div class="small">Last Lookup <span id="sandbox_date"></span></div>
 			</div>
 						
-			<div class="" style="margin-top:10px; height:105px">
+			<div class="" style="margin-top:10px; height:135px">
 				<div id="sandbox_status" class="">
 				</div>
 				<div id="sandbox_pager"></div>