Commit ea5cd3a3 authored by henry's avatar henry
Browse files

fixup! Bug 7494: Create local home page for TBB.

Bug 42075: Increase inline margin for the message links in about:tor.

Also increase the end margin of the emoji icon.
parent 03a24c6d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -56,6 +56,12 @@ h1 {
.message-emoji {
  height: 1em;
  vertical-align: sub;
  margin-inline-end: 0.3em;
}

.home-message a {
  /* Increase gap between the link and the rest of the text. */
  margin-inline: 0.4em;
}

#search-form {