list thumbnail img:first-child, .list-img

This commit is contained in:
Adam Bradley
2013-10-21 21:31:20 -05:00
parent 7c97202ebd
commit 7ae0151efa
5 changed files with 9 additions and 9 deletions

2
dist/css/ionic.css vendored
View File

@@ -2333,7 +2333,7 @@ button.list-icon-right .list-item-content:after {
.list-thumbnail .list-item-content {
padding-left: 95px;
min-height: 80px; }
.list-thumbnail .list-item-content .thumbnail {
.list-thumbnail .list-item-content img:first-child, .list-thumbnail .list-item-content .list-img {
position: absolute;
top: 0;
left: 0;