summaryrefslogtreecommitdiffstats
path: root/webapp/root.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/root.html')
-rw-r--r--webapp/root.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/webapp/root.html b/webapp/root.html
index 7cead1c59..7987a52fc 100644
--- a/webapp/root.html
+++ b/webapp/root.html
@@ -34,20 +34,13 @@
<!-- CSS Should always go first -->
<link rel='stylesheet' class='code_theme'>
- <style id='antiClickjack'>body{display:none !important;}</style>
- <script type='text/javascript'>
- if (self === top) {
- var blocker = document.getElementById('antiClickjack');
- blocker.parentNode.removeChild(blocker);
- }
- </script>
</head>
<body>
<div id='root'>
<div
class='loading-screen'
- style='relative'
+ style='position: relative'
>
<div class='loading__content'>
<div class='round round-1'></div>