View Issue Details

IDProjectCategoryView StatusLast Update
0001768CSSBug Report - Interfacepublic2010-03-12 09:35
Reporterworf Assigned ToDerIdiot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Summary0001768: Top links not centered on group and club page
Description- The top links (Edit, Delete, Relations) on the group pages aren't centered.
- The top links (Edit, Member, Subjects, Delete, Join Club) on the club pages aren't centered.
Steps To Reproducehttp://anidb.net/perl-bin/animedb.pl?show=group&gid=930
http://anidb.net/perl-bin/animedb.pl?show=club&clubid=256
Additional InformationAdd the following lines to the user css to show the top links

#layout-main div.club_all ul.links_top,
#layout-main div.group_all ul.links_top
{
  display: inline;
}
TagsNo tags attached.

Activities

DerIdiot

2010-03-12 09:34

administrator   ~0003076

use block and not inline

Issue History

Date Modified Username Field Change
2010-03-11 01:52 worf New Issue
2010-03-12 09:34 DerIdiot Note Added: 0003076
2010-03-12 09:35 DerIdiot Status new => resolved
2010-03-12 09:35 DerIdiot Resolution open => no change required
2010-03-12 09:35 DerIdiot Assigned To => DerIdiot