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:
Sean Harvey 2009-01-27 01:08:46 +00:00 committed by Sam Minnee
parent cc0a24617d
commit 4ff7f4f67b

View File

@ -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;
}