Fix styling issues from merging

This commit is contained in:
Asbjørn Riis-Knudsen
2015-08-09 22:37:36 +02:00
parent 6de9989285
commit 0aacf6f8f4
2 changed files with 3 additions and 2 deletions

View File

@@ -294,7 +294,8 @@
display: inline-block;
width: 47%;
input[type=text]{
input[type=text],
input[type=password]{
width: 100%;
}
}

View File

@@ -74,7 +74,7 @@
</ul>
</div>
<div class="umb-pane">
<div class="umb-pane change-password">
<h5>Change password</h5>
<p>Enter your current password, then repeat your new password to change it</p>