Skip to content

Follow-up comments :focus style overflow

Problem

The solution commited in !86662 (merged) caused a regression #362365 (closed)

Solution

Add padding to fix the overflow.

Before After
overflow_before overflow_after
new_issue_comments_before new_issue_comments_after
input_before input_after

Fixes

  • Focus ring on comments fields
  • Fix border color on .form-control inputs

How to test it locally

Issues

  1. Go to an issue
  2. Focus the awards element on a comment
  3. Edit a comment and focus the comments field

New issue

  1. Create a new issue
  2. Focus the comments field
  3. Focus the Weight field
Edited by Sascha Eggenberger

Merge request reports