Update style of edit portfolio name input to match TO portfolio name input
This commit is contained in:
parent
2ed0b1b06b
commit
d6ee477527
@ -425,9 +425,12 @@
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
||||||
.form-col {
|
.form-col {
|
||||||
.usa-input {
|
.usa-input--validation--portfolioName {
|
||||||
input {
|
input {
|
||||||
max-width: 45em;
|
max-width: 30em;
|
||||||
|
}
|
||||||
|
.icon-validation {
|
||||||
|
left: 30em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user