Explorar o código

Fixed bug of password input not displaying on bootstrap theme

Hexalyse %!s(int64=11) %!d(string=hai) anos
pai
achega
1009491721
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tpl/bootstrap.html

+ 2 - 2
tpl/bootstrap.html

@@ -83,8 +83,8 @@
 							</div>
 						</li>
 						<li>
-							<div id="password" class="navbar-text">
-								<input type="password" id="passwordinput" placeholder="Password (optional)" size="19" style="display:none;" />
+							<div id="password" class="navbar-text" style="display:none;" >
+								<input type="password" id="passwordinput" placeholder="Password (optional)" size="19"/>
 							</div>
 						</li>
 						<li>