Unverified Commit d8163c5f authored by Kathleen Brade's avatar Kathleen Brade Committed by Georg Koppen
Browse files

fixup! Bug 29768: Introduce new features to users

Fixes #30104.
parent f29aef75
Loading
Loading
Loading
Loading
−1.27 KiB (10.6 KiB)
Loading image diff...
+0 −6
Original line number Diff line number Diff line
@@ -396,12 +396,6 @@
  transform: scaleX(-1);
}

/* The image contained in figure_tor-security-level.png contains English text;
 * therefore it should not be flipped when the document direction is RTL. */
#onboarding-tour-tor-security-update-8-5-page > .onboarding-tour-content > img:dir(rtl) {
  transform: scaleX(1);
}

.onboarding-tour-content > iframe {
  width: 100%;
  height: 100%;