~linuxjedi/drizzle.org/bug-737782

« back to all changes in this revision

Viewing changes to Media/IE8.css

  • Committer: kalebral at gmail
  • Date: 2011-02-13 17:21:36 UTC
  • mfrom: (13.1.2 trunk-seo-fixes)
  • Revision ID: kalebral@gmail.com-20110213172136-kv0coqo74cu7m2ps
Merge Andrew - lots of clean up

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.inline-block {
2
 
    display: inline-block;
3
 
    vertical-align: baseline;
4
 
}
5
 
li.full-width {
6
 
    width: auto;
7
 
}
8
 
li div div.inline-block a img {
9
 
    text-indent: 0;
10
 
}   
11
 
img {
12
 
    -ms-interpolation-mode: bicubic;
13
 
}