Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 573db58e authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am ea98c841: Merge "update css for header offset alignment and remove obsolete...

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 'ea98c841':
  update css for header offset alignment and remove obsolete h1 styles for distribute docs. cross-dependency with CL I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0
parents 8b2be3d8 ea98c841
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -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;
}