am bd027cd4: am ab84504b: am 6613a232: am 0e585706: fix spacing in carousel text for Develop homepage

* commit 'bd027cd4e79b281dc414e170ada4f92bd580dbf0':
  fix spacing in carousel text for Develop homepage
This commit is contained in:
Scott Main 2012-10-22 20:40:31 -07:00 committed by Android Git Automerger
commit f98bd74319
1 changed files with 10 additions and 4 deletions

View File

@ -3854,10 +3854,6 @@ a.download-sdk {
.slideshow-develop .content-right {
float: left;
}
.slideshow-develop .content-right p.title-intro {
position:absolute;
margin:0;
}
.slideshow-develop .content-right h2 {
padding:0;
margin-bottom:10px;
@ -3873,6 +3869,16 @@ a.download-sdk {
.slideshow-develop .pagination ul li.active:hover {
background-color: #F80;
}
.slideshow-develop .item hr {
margin:5px 0 10px;
}
.slideshow-develop .item p {
margin:10px 0;
}
.slideshow-develop .item p.title-intro {
position:absolute;
margin:0;
}
/* Feeds */
.feed ul {