mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
BUGFIX Removed hack that hid the Avatar field for the forum
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@70766 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
cc0a24617d
commit
4ff7f4f67b
@ -1,8 +1,3 @@
|
||||
/* HACK Doesn't work in an iframe-popup at the moment, so we disable it */
|
||||
#Avatar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#i18nStatus {
|
||||
margin-left: 0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user