X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/1fbf854ce423d2d56723ff10608267403f4916b0..22562ad88cc1bfc34e22ff02dec66fb2e975e7ac:/redakcja/templates/base.html

diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html
index 749fd2a6..971213fe 100644
--- a/redakcja/templates/base.html
+++ b/redakcja/templates/base.html
@@ -10,7 +10,7 @@
     </head>
     <body id="{% block bodyid %}base{% endblock %}">
 
-    <div id="loading-overlay" style="display: none;">
+    <div id="loading-overlay">
     	<div id="loading-message">
         	<img src="{{STATIC_URL}}img/spinner.gif" />
         	<p>{% trans "Loading" %}</p>