Test Site Wikia
Advertisement

The following code can fix the overlap issue that is found in tabber. This is applied via Wikia.css

.tabbernav > li {
	line-height: 20px !important;
}
.tabbernav {
	padding-bottom: 0px !important;
}

This is the first tab.

This is the second tab.

This is the third tab.

This is the fourth tab.

This is the fifth tab.

This is the sixth tab.

Advertisement