Forskjell mellom versjoner av «MediaWiki:Vector.css»
Hopp til navigering
Hopp til søk
| Linje 7: | Linje 7: | ||
/* force the display of the contents of the section */ | /* force the display of the contents of the section */ | ||
| − | #p-navigation | + | #p-navigation .body { |
display:block !important; | display:block !important; | ||
} | } | ||
Revisjonen fra 11. des. 2013 kl. 20:59
/* CSS placed here will affect users of the Vector skin */
/* force the display of the contents of the section */
#p-coll-print_export .body {
display:block !important;
}
/* force the display of the contents of the section */
#p-navigation .body {
display:block !important;
}