forked from GNUsocial/gnu-social
hide a little more on the profile
This commit is contained in:
parent
0d4588e4b6
commit
4ee21a5164
@ -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;}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user