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

Commit 1048bd3f authored by Scott Main's avatar Scott Main
Browse files

docs: revert the change that made "new" tags stick on the first line

and thus allow them to wrap.

Change-Id: Id6b68e38a11f4fb314a0408c78bf7e2b543c8d00
parent 33666ade
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 {