Skip to content

Commit

Permalink
fix(tabsbar): Adjust tab icon overlay positioning a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmardojai committed Feb 9, 2025
1 parent 9e2dd73 commit 71eb4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/parts/tabsbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ tabs#tabbrowser-tabs {
/* Icon overlay */
.tab-icon-overlay {
height: 12px !important;
left: 12px !important;
left: 11px !important;
top: -3px !important;
width: 12px !important;

Expand Down

0 comments on commit 71eb4ac

Please sign in to comment.