1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-09 19:52:28 +01:00

move password change input boxes onto two different lines

This commit is contained in:
Chaoyi Zha 2015-10-27 20:14:59 -04:00
parent 5f1a1c9319
commit 898d3bf855

View File

@ -31,3 +31,7 @@ table {
.inline {
display: inline;
}
.passwbox {
width: 200px;
margin-bottom: 20px;
}