Template:UXdmg/styles.css

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
/* Always have the table fill the tabber container
   Fixes cases where a tabber is manually added around the table
   e.g. https://www.khwiki.com/index.php?title=Dark_Blizzaga&oldid=874074 */

.tabbertab > .UXdmg {
	width: 100% !important;
}