]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove unnedeed IE8 CSS 17745/head
authorChristian Oliff <christianoliff@yahoo.com>
Wed, 30 Oct 2019 07:18:56 +0000 (16:18 +0900)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 07:18:56 +0000 (16:18 +0900)
IE8 is not supported at all by Microsoft, has a tiny marketshare and doesn't work with Nextcloud anyway (as Nextcloud uses jQuery 2.x which doesn't work with IE8)

apps/user_ldap/templates/renewpassword.php

index 2b2d9ccb8f03bd4f2da5726dddaf2a7d57615854..e07f2a210773913451e05a02cca55390025ada26 100644 (file)
@@ -6,7 +6,6 @@ script('user_ldap', [
 style('user_ldap', 'renewPassword');
 ?>
 
-<!--[if IE 8]><style>input[type="checkbox"]{padding:0;}</style><![endif]-->
 <form method="post" name="renewpassword" id="renewpassword" action="<?php p(\OC::$server->getURLGenerator()->linkToRoute('user_ldap.renewPassword.tryRenewPassword')); ?>">
        <fieldset>
                <div class="warning title">