Forums

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

Home Forums CSS [Solved] Aligning content in Module div to top Reply To: Aligning content in Module div to top

#151124
Paulie_D
Member

There’s an error

.pure-u-1,.pure-u-1-2,.pure-u-1-3,.pure-u-2-3 {
    margin-top: 5%;
    display: inline-block;
    zoom: 1; *display: inline; 
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top px; <----  here, Remove the px 
    text-rendering: auto;
}