tweaked input styles
This commit is contained in:
parent
78459d759c
commit
029633f3d3
5 changed files with 7 additions and 14 deletions
|
@ -1,6 +1,7 @@
|
|||
.passwordSection {
|
||||
text-align: left;
|
||||
padding: 40px;
|
||||
padding: 40px 0;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.passwordForm {
|
||||
|
@ -10,14 +11,6 @@
|
|||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.input--password {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.inputBtn--password {
|
||||
flex: 0 1 165px;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: red;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue