Remove the extra margin above the Unified Banner's changedesc field.

Review Request #13395 — Created Nov. 1, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

The change description field in the Unified Banner had a bit of extra
margin at the top, due to the default styling of text editors. This
caused the field to jump down a bit when opening, and jump back up when
closing.

We now remove that margin, keeping the field's position fixed regardless
of whether it's open or closed.

Edited the field and saw that it no longer jumped.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove the extra margin above the Unified Banner's changedesc field.
The change description field in the Unified Banner had a bit of extra margin at the top, due to the default styling of text editors. This caused the field to jump down a bit when opening, and jump back up when closing. We now remove that margin, keeping the field's position fixed regardless of whether it's open or closed.
055a8a9e8153482ff6b3f917c209adbb2a523076 Christian Hammond
reviewboard/static/rb/css/ui/banners.less
Loading...