Bug 1791135 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

These are the kind of tests you usually wanna run before pushing, and do `mach try auto` first as well. `position: relative` probably is required for feature callout RTL positioning. So you should add it to _feature-callout.scss or just don't remove it. Probably better to just not remove it, because a lot has changed to aboutwelcome positioning since this bug was initially filed.
These are the kind of tests you usually wanna run before pushing, and do `mach try auto` first as well. (an approving review doesn't necessarily mean you can skip testing, it just means the reviewer thinks the code looks good, but you'll still need testing to confirm or else the patch may be backed out) `position: relative` probably is required for feature callout RTL positioning. So you should add it to _feature-callout.scss or just don't remove it. Probably better to just not remove it, because a lot has changed to aboutwelcome positioning since this bug was initially filed.

Back to Bug 1791135 Comment 4