fix website title centring with no favicon #262
This commit is contained in:
parent
27f51701d3
commit
aab630fad0
@ -286,3 +286,11 @@ tab[selected]:-moz-window-inactive {
|
||||
position: relative;
|
||||
margin-right: -10px;
|
||||
}
|
||||
/* Fix website with no favicon centred text */
|
||||
.tabbrowser-tab:not([image]) .tab-icon-overlay:not([pinned], [sharing], [crashed]) .tab-icon-stack {
|
||||
margin-left: 0 !important
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not([image]) .tab-icon-stack {
|
||||
margin-left: 0 !important
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user