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

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

am 50d6f97c: docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix

* commit '50d6f97c':
  docs: revise space wrapping to avoid "new" tags from breaking new lines alone Temp fix
parents 0af80fb4 50d6f97c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@
#side-nav li {
  padding:0;
  padding:1px 0 1px 0;
  white-space:nowrap;
  zoom:1;
}

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