Tweak spacing on the rich text formatting toolbar.

Review Request #13204 — Created Aug. 11, 2023 and discarded — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

The new formatting toolbar was a little bit too high up inside the text
box, due to stacked margin/padding. This change alters the margins so
that the buttons appear with the same visual spacing on the left and
bottom.

While I was here I also deleted an unused interface that was left over
from an earlier iteration of the implementation.

Looked at the formatting toolbar and saw that it was positioned better.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Tweak spacing on the rich text formatting toolbar.
The new formatting toolbar was a little bit too high up inside the text box, due to stacked margin/padding. This change alters the margins so that the buttons appear with the same visual spacing on the left and bottom. While I was here I also deleted an unused interface that was left over from an earlier iteration of the implementation. Testing Done: Looked at the formatting toolbar and saw that it was positioned better.
07ef8c71f9bf52fbd9212ba9df6ffc0a4ba81fe1 David Trowbridge
reviewboard/static/rb/css/ui/formatting-toolbar.less
reviewboard/static/rb/js/ui/views/textEditorView.ts
Loading...