Merge branch 'master' into proton-fixes

This commit is contained in:
AdamXweb
2021-05-30 23:38:39 +10:00
committed by GitHub
4 changed files with 15 additions and 5 deletions

View File

@@ -127,6 +127,7 @@ tab[selected]:-moz-window-inactive {
}
/* If tab favicon is not present, force tab label to the center */
.tabbrowser-tab .tab-label-container {
margin-left: 0 !important;
}
@@ -368,4 +369,4 @@ tab[selected]:-moz-window-inactive {
margin-left: 0 !important;
margin-right: auto !important
}
}
}