View: Easiest cross-browser CSS min-height

  1. 7 months ago by fandelost
    1. .foo {
    2. min-height:100px;
    3. height: auto !important;
    4. height: 100px;
    5. }

0 comment about "Easiest cross-browser CSS min-height"