first, remove the hack

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2017-06-29 23:30:07 +02:00 committed by Morris Jobke
parent 7a4c0c668b
commit 4c1a5d6a88
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
2 changed files with 0 additions and 12 deletions

View File

@ -209,11 +209,6 @@ select[multiple=multiple] + button {
color: #777;
}
.outoftheway {
position: absolute;
left: -2000px;
}
#ldapSettings {
background-color: white;
padding: 0;

View File

@ -1,10 +1,3 @@
<div class="outoftheway">
<!-- Hack for Safari and Chromium/Chrome which ignore autocomplete="off" -->
<input type="text" id="fake_user" name="fake_user" autocomplete="off" />
<input type="password" id="fake_password" name="fake_password"
autocomplete="off" />
</div>
<fieldset id="ldapWizard1">
<p>
<select id="ldap_serverconfig_chooser" name="ldap_serverconfig_chooser">