Sfoglia il codice sorgente

Center the indeterminate spinner on HTML5 page

Haoyu Qiu 3 anni fa
parent
commit
84982f5778
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;
 		}