update css for header offset alignment
and remove obsolete h1 styles for distribute docs. cross-dependency with CL I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0 Change-Id: I9dc175057b6e452cc2754a7da0ee73179c6e8299
This commit is contained in:
parent
b16376f2e6
commit
91b555710c
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue