silverstripe-framework/css/MemberProfileForm.css

8 lines
136 B
CSS
Raw Normal View History

/* HACK Doesn't work in an iframe-popup at the moment, so we disable it */
#Avatar {
display: none;
}
#i18nStatus {
margin-left: 0;
}