Skip to content
Snippets Groups Projects
Commit 86833f0a authored by Neil Drumm's avatar Neil Drumm :wave:
Browse files

Issue #2428391: Welcome page themeing

parent 5d60259d
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,19 @@
.form-item-field-organizations-und-0--weight {
display: none;
}
.user-picture {
@include span-columns(1, 6);
}
.form-item-files-picture-upload {
@include span-columns(5 omega, 6);
}
.form-item-timezone select {
width: 100%;
}
.form-submit {
@include large-button;
white-space: normal;
}
@include breakpoint($small) {
.group-left, .group-right {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment