summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/html/dialog_auth.html
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/webapp/html/dialog_auth.html')
-rw-r--r--remoting/webapp/html/dialog_auth.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/webapp/html/dialog_auth.html b/remoting/webapp/html/dialog_auth.html
index 92c3764..b57e5a5 100644
--- a/remoting/webapp/html/dialog_auth.html
+++ b/remoting/webapp/html/dialog_auth.html
@@ -8,7 +8,6 @@ found in the LICENSE file.
<div class="dialog-screen"></div>
<div class="dialog-container">
- <div class="box-spacer"></div>
<div class="kd-modaldialog">
<h2 i18n-content="MODE_AUTHORIZE"></h2>
<p id="auth-error-message"
@@ -22,7 +21,6 @@ found in the LICENSE file.
</button>
</div>
</div>
- <div class="box-spacer"></div>
</div>
</div> <!-- auth-dialog -->