Android TV - small CSS fixes for TV landing page

Change-Id: I672b5299e71d840ccc53561e540c33ede14cbcf7
This commit is contained in:
Joe Fernandez
2014-06-15 14:53:08 -07:00
parent e7eeb40029
commit fc0f545342

View File

@@ -6562,7 +6562,7 @@ div.jd-descr > .resource-widget[data-section=distribute\/tools]
margin-top: -5px;
padding-top: 0;
padding-bottom: 0;
background-image: url(../../tv/images/living-room.jpg);
background-image: url(../../tv/images/hero.jpg);
background-size: cover;
background-position: right center;
color: white;
@@ -6809,17 +6809,6 @@ img.landing-bezel-only {
width: 302px;
}
.col-2-wide {
display: inline;
float: left;
margin-left: 10px;
margin-right: 10px;
}
.col-2-wide {
width: 402px;
}
/**
* ANIMATION
*/