X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/caaa4304f09a3d446f0677ac7203ef429170e7e0..07689901a9bf30daeccf8a1ceb7193fe771eb3ac:/redakcja/templates/base.html?ds=inline 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>