]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
hide a little more on the profile
authorMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 19:46:16 +0000 (14:46 -0500)
committerMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 19:46:16 +0000 (14:46 -0500)
theme/gnusocial/css/social.css

index 8a10dd02fc59763e5b17b5be35e19797ef7b5286..9431cb5a5a3f6803d2b5e0065b99cf1fb3f6b43e 100755 (executable)
@@ -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;}