Commit dac4d586 authored by henry's avatar henry Committed by brizental
Browse files

fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser

TB 44458: Have the tor urlbar buttons stretch to the parent urlbar's
available height.
parent 0434c300
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
.tor-urlbar-button:not([hidden]) {
  display: flex;
  align-self: stretch;
  align-items: center;
  gap: var(--space-small);
  border-radius: var(--urlbar-inner-border-radius);