Skip to content

Commit

Permalink
Remove right margin for .helpicon in .gui_box_titlebar
Browse files Browse the repository at this point in the history
  • Loading branch information
bfmvsa committed Jul 30, 2024
1 parent d00d2f9 commit 31ab995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -1327,7 +1327,7 @@ dialog {
margin-top: -3px;
}
.helpicon {
margin-top: 0px;
margin: 0;
}
}
.gui_box_bottombar {
Expand Down

0 comments on commit 31ab995

Please sign in to comment.