Skip to content

Commit

Permalink
Merge pull request #8531 from ehuelsmann/cleanup/remove-unnecessary-h…
Browse files Browse the repository at this point in the history
…orizontal-scrollbar

Remove horizontal scrollbar on user's password preference page
  • Loading branch information
ehuelsmann authored Dec 1, 2024
2 parents 0418711 + 68ffcd2 commit 902f8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/js-src/lsmb/users/templates/PasswordChange.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div>
<div id="pwtitle" style="width:100%" class="listheading"></div>
<div id="pwtitle" class="listheading"></div>
<div id="pwfeedback" data-dojo-type="dijit/layout/ContentPane" data-dojo-attach-point="feedback">&#xA0;</div>
<div id="pwcontainer">
<div class="input-line">
Expand Down

0 comments on commit 902f8ac

Please sign in to comment.