Skip to content

Commit

Permalink
Merge pull request #17023 from Snuffleupagus/altText-padding
Browse files Browse the repository at this point in the history
[Editor] Add padding to the altText-button to account for different locales
  • Loading branch information
Snuffleupagus authored Sep 24, 2023
2 parents 48d7559 + fc898e1 commit 6112f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/annotation_editor_layer_builder.css
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@
display: flex;
align-items: center;
justify-content: center;
padding-inline: 4px;
width: auto;
height: 24px;
min-width: 88px;
Expand Down

0 comments on commit 6112f3e

Please sign in to comment.