Skip to content

Fix style issue with "reply" placeholder textarea in firefox

Mike Greiling requested to merge mg-fix-firefox-textarea-styling into master

What does this MR do?

!54380 (merged) was merged which included a CSS oversight with Firefox. Some browser-default styling of the textarea element caused some unexpected issues with border style and thickness as well as the height of the element.

Screenshots (strongly suggested)

before

before

after

after

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
Edited by David O'Regan

Merge request reports