Skip to content

Commit

Permalink
increase setting label width
Browse files Browse the repository at this point in the history
  • Loading branch information
pryley committed Oct 19, 2024
1 parent 7bde388 commit 4657e8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion +/styles/admin/settings.css
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ tr.glsr-setting-field .glsr-tooltip {
margin-left: 0;
}
tr.glsr-setting-field th {
width: 220px;
width: 240px;
}

tr.glsr-setting-field th label {
Expand Down
Loading

0 comments on commit 4657e8c

Please sign in to comment.