Browse Source

Center the indeterminate spinner on HTML5 page

Haoyu Qiu 3 năm trước cách đây
mục cha
commit
84982f5778
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      misc/dist/html/full-size.html

+ 1 - 0
misc/dist/html/full-size.html

@@ -80,6 +80,7 @@
 		}
 
 		#status-indeterminate {
+			height: 42px;
 			visibility: visible;
 			position: relative;
 		}