0
Welcome Guest! Login
0 items Join Now

Couple of CSS bugs

    • montano's Avatar
    • montano
    • Newbie
    • Posts: 6
    • Thanks: 0

    Couple of CSS bugs

    Posted 12 years 11 months ago
    • Unknown property 'dislay'. Declaration dropped.
      a.mc-ordering-label {dislay:inline-block; height:16px;vertical-align:middle;}
      core.css (line 371)
      Should be display
      Error in parsing value for 'white-space'. Declaration dropped.
      table.mc-list-table td a[href*='Date'] {white-space:no-wrap;} core.css (line 523)
      Should be: nowrap

Time to create page: 0.052 seconds