#641152 by mcjim and bleen18: Fix styling of profile selection in Seven.
parent
f3d5790c3b
commit
778ec56c7b
|
@ -833,6 +833,12 @@ body.in-maintenance .form-radios .form-type-radio {
|
|||
padding: 2px 0;
|
||||
}
|
||||
|
||||
body.in-maintenance div.form-item:after {
|
||||
content: "";
|
||||
display: none;
|
||||
clear: none;
|
||||
}
|
||||
|
||||
body.in-maintenance .form-submit {
|
||||
display: block;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue