Forums

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

Home Forums CSS list items text overflows in ie8

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #199073
    sushant1184
    Participant

    i have created a unordered list which varies its size depending on text with some background image
    every browser shows it perfectly fine
    but in ie8 the text in li overflows and the spacing between li also varies

    http://codepen.io/sushant1184/pen/wBOaeP

    please help me with this error

    #199083
    Shikkediel
    Participant

    Can’t really check myself but it’s likely because of this :

    http://caniuse.com/background-img-opts

    #199084
    Senff
    Participant

    It actually looks fine in my IE8. What’s wrong with it exactly?

    #199219
    sushant1184
    Participant

    no list items take fixed width in ie8 instead of variable width

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.