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

Commit 4221fdbd authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 1048bd3f: docs: revert the change that made "new" tags stick on the first...

am 1048bd3f: docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.

* commit '1048bd3f':
  docs: revert the change that made "new" tags stick on the first line and thus allow them to wrap.
parents 0701c756 1048bd3f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -68,7 +68,6 @@
#side-nav li {
  padding:0;
  padding:1px 0 1px 0;
  white-space:nowrap;
  zoom:1;
}

@@ -85,7 +84,6 @@
  display: inline-block; /* needed to apply padding to line-wraps */
  text-decoration:none;
  padding: 0 0 0 18px;
  white-space:normal;
  zoom:1;
}

@@ -844,6 +842,7 @@ ul.no-style {
  text-decoration: none;
  vertical-align:top;
  line-height:.9em;
  white-space:nowrap;
}

.toggle-list.open .new-child {