Project

General

Profile

« Previous | Next » 

Revision 3015

Added by tyburczy over 18 years ago

changed padding-left value of .tablehead selector to pixel rather than percent value to fix IE autostretch problem

View differences:

lib/style/skins/knb/knb.css
160 160
    font-weight: bold;
161 161
    border-top: solid #ffffff 2px;
162 162
    border-bottom: solid #ffffff 2px;
163
    padding-left: 15%;
163
    padding-left: 15px;
164 164
    padding-top: 0px;
165 165
    padding-bottom: 0px;
166 166
}

Also available in: Unified diff