Profile max-width
This commit is contained in:
parent
16db93c2da
commit
01341be95b
@ -31,5 +31,9 @@ body {
|
|||||||
@include media($medium-screen) {
|
@include media($medium-screen) {
|
||||||
top: $usa-banner-height + $topbar-height;
|
top: $usa-banner-height + $topbar-height;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.user-edit {
|
||||||
|
max-width: $max-panel-width;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user