File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ionic" ,
3- "version" : " 0.9.11 " ,
3+ "version" : " 0.9.12 " ,
44 "homepage" : " https://github.com/driftyco/ionic" ,
55 "authors" : [
66
Original file line number Diff line number Diff line change 11{
22 "repo" : " driftyco/ionic" ,
33 "development" : {},
4- "version" : " 0.9.09 " ,
4+ "version" : " 0.9.12 " ,
55 "styles" : [
66 " dist/css/ionic.css"
77 ],
Original file line number Diff line number Diff line change @@ -3630,7 +3630,7 @@ button.item-button-right:after {
36303630.item-thumbnail-left {
36313631 padding-left : 105px ;
36323632 min-height : 100px ; }
3633- .item-thumbnail-left img : first-child , .item-thumbnail-left .item-image {
3633+ .item-thumbnail-left > img : first-child , .item-thumbnail-left > .item-image {
36343634 position : absolute;
36353635 top : 10px ;
36363636 left : 10px ;
@@ -3641,7 +3641,7 @@ button.item-button-right:after {
36413641.item-thumbnail-right {
36423642 padding-right : 105px ;
36433643 min-height : 100px ; }
3644- .item-thumbnail-right img : first-child , .item-thumbnail-right .item-image {
3644+ .item-thumbnail-right > img : first-child , .item-thumbnail-right > .item-image {
36453645 position : absolute;
36463646 top : 10px ;
36473647 right : 10px ;
@@ -5635,3 +5635,7 @@ a.button {
56355635 margin-top : 20px ; }
56365636.platform-ios7 .has-header {
56375637 top : 64px ; }
5638+ .platform-ios7 .bar-subheader {
5639+ top : 64px ; }
5640+ .platform-ios7 .has-subheader {
5641+ top : 108px ; }
You can’t perform that action at this time.
0 commit comments