Skip to content

Resolve "Job page illustration overflows on mobile"

Filipa Lacerda requested to merge 48145-illustration into master

What does this MR do?

Replaces width with max-width to allow for svgs to fallback to the default width:100% and not overflow on smaller screens.

I tested the other usages and everything seemed fine, but may be better to double check.

Screen_Shot_2018-08-20_at_17.01.13

What are the relevant issue numbers?

#48145 (closed)

Does this MR meet the acceptance criteria?

Closes #48145 (closed)

Merge request reports