Skip to content

Add height for Safari

Michael Le requested to merge 219160-height-fix into master

What does this MR do?

Fixes height of edit area in Safari.

Something strange is happening with Safari where it needs to have the div container to have a height to take up the available space. This fix is a small one and solves the problem on initial load.

Known issue

  • if you resize the browser then it looks like there is something happening with the margins and it doesn't respect the footer at the bottom of the page

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #219160 (closed)

Merge request reports