浏览代码

Center the indeterminate spinner on HTML5 page

Haoyu Qiu 3 年之前
父节点
当前提交
84982f5778
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
 		}