More actions
removed margin-top from table and adjusted padding of the 'collapse' link, in prep for 1.30. see also Template:NPCTableHead |
Sazzmatazz (talk | contribs) for correct position of [collapse] element in npc tables |
||
| Line 35: | Line 35: | ||
} | } | ||
.wikitable.NPC {margin-top: 0px;} | .wikitable.NPC {position: relative; margin-top: 0px;} | ||
.wikitable.NPC .head-first {min-width: 360px; } | .wikitable.NPC .head-first {min-width: 360px; } | ||
.wikitable.NPC .head th p {display: none; } | .wikitable.NPC .head th p {display: none; } | ||