Skip to content

Commit

Permalink
follow-editor: align checkbox label vertically and centered in user p…
Browse files Browse the repository at this point in the history
…opup

Signed-off-by: Banobe Pascal <banobe.pascal@collabora.com>
Change-Id: Ic2154687a136cdb474f40ae9c30eb29f711ecc7b
  • Loading branch information
Banobe Pascal authored and pedropintosilva committed Dec 20, 2024
1 parent cb478f3 commit bf48948
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions browser/css/toolbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -1727,11 +1727,13 @@ menu-entry-with-icon.padding-left + menu-entry-icon.width */

#follow-editor {
padding: 8px;
display: flex;
align-items: center;
}

#follow-editor .follow-editor-checkbox {
margin-right: 12px;
margin-left: 7px;
margin-inline-end: 11px;
margin-inline-start: 6px;
border-radius: 1px;
height: 16px;
width: 16px;
Expand Down

0 comments on commit bf48948

Please sign in to comment.