Something on the page looks almost centered, but not quite — a few pixels off to one side. The fastest fix, the one everyone reaches for first, is to eyeball a small margin offset and nudge it over: margin-left: 12%, check it, adjust to 10%, check again, close enough. Ship it.
Tagged in :
More from the field
Bisect to an Empty Baseline Before Trusting Any Single Theory
.
Multiple plausible-sounding theories for a bug each turned out to be wrong when actually tested – time was spent building fixes…
A Security Dashboard’s Activity Log Can Lag a Full Day Behind Real Time
.
Trying to check a security tool’s activity log for an event that had just happened showed nothing at all.