Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Cant find html Reply To: Cant find html

#200200
Shikkediel
Participant

It’s the combination of fixed height and top-padding on .moduletable-blocks.connect. This is a solution :

.moduletable-blocks.connect {
box-sizing: border-box
}