Tweak login form styles, so inputs are same size
This commit is contained in:
parent
192c3c201d
commit
cb4e9e9eda
2 changed files with 6 additions and 3 deletions
|
@ -9,7 +9,8 @@
|
|||
padding-left: 5em;
|
||||
}
|
||||
|
||||
.field.is-horizontal .field-label .label {
|
||||
/* note that this should only apply to "normal" primary forms */
|
||||
.form-wrapper .form .field.is-horizontal .field-label .label {
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
width: 18em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue