am 04f811c8: am 573db58e: am ea98c841: Merge "update css for header offset alignment and remove obsolete h1 styles for distribute docs. cross-dependency with CL I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0" into klp-docs

* commit '04f811c80e2d32e88f73b7d7866da1e9ed699786':
  update css for header offset alignment and remove obsolete h1 styles for distribute docs. cross-dependency with CL I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0
This commit is contained in:
Scott Main
2014-05-29 22:59:57 +00:00
committed by Android Git Automerger

View File

@@ -5129,22 +5129,6 @@ a.download-sdk {
/************ DISTRIBUTE PAGES ******************/
/* Article page header line fix */
.headerLine {
overflow: hidden;
}
.headerLine h1 {
float: left;
padding-right: 20px;
margin-bottom: 0px;
font-size: 20px;
color: #363636;
}
.headerLine hr {
overflow: hidden;
margin: 30px 0 0 0;
}
.article-detail #body-content {
padding-top: 10px;
}