ensuring collections image shows up in IE, barf

This commit is contained in:
Matt Claypotch 2010-09-01 10:48:46 -07:00
Родитель 4a5a9d95d6
Коммит 80236aa781
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -86,3 +86,8 @@ form fieldset .container {
#t-introduction {
display: list-item;
}
.collections-landing {
background-image: url(../../img/amo2009/illustrations/logo-collections-220x270.png);
background-position: 95% 30px;
}