]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
more things go away
authorMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 19:59:19 +0000 (14:59 -0500)
committerMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 19:59:19 +0000 (14:59 -0500)
theme/gnusocial/css/social.css

index 1726166ff3ce8d2726835c206df8bb8f5238234b..4d1bf160573618f9d5f890e24685d93304b005db 100755 (executable)
@@ -10,7 +10,9 @@ 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, .entity_profile dt, .entity_profile h2, .entity_actions h2, .entity_nickname, .entities .nickname, .anon_notice, #content h1 { 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, .entity_profile h2, .entity_actions h2, .entity_nickname, .entities .nickname, .anon_notice, #content h1, .section h2 { display: none !important; }
+
+.entities li { display: inline; list-style: none !important; }
 
 .entity_profile dd { margin-bottom: 1em; }