hide a little more on the profile

This commit is contained in:
Matt Lee 2010-11-29 14:46:16 -05:00
parent 0d4588e4b6
commit 4ee21a5164
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Enable this line to debug:
/* stuff we want to hide..... */
legend,.entry-content .source, .entry-content .location, .entry-content .response, #anon_notice, #notices_primary h2, #site_nav_local_views dt, #ft dt{ display: none !important; }
legend,.entry-content .source, .entry-content .location, .entry-content .response, #anon_notice, #notices_primary h2, #site_nav_local_views dt, #ft dt, .entity_profile dt { display: none !important; }
dl, dd { margin: 0 !important; padding: 0 !important;}