Skip to content

Commit

Permalink
Tabsbar: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmardojai committed Jun 23, 2021
1 parent 25ec867 commit 2cd2a34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion theme/parts/tabsbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ tab[selected]:-moz-window-inactive {
/* Fix close button position */
.tabbrowser-tab:not([pinned]) .tab-label-container {
margin-right: -16px;
max-width: 80% !important;
}
#tabbrowser-tabs[closebuttons="activetab"] .tabbrowser-tab:not([pinned]) .tab-close-button {
display: block !important;
Expand Down

0 comments on commit 2cd2a34

Please sign in to comment.