зеркало из https://github.com/mozilla/gecko-dev.git
Bug 908796 - Workaround to prevent the tabstrip from fully repainting on tab close. r=MattN.
This commit is contained in:
Родитель
6fef5f4b03
Коммит
e601f0ea2d
|
@ -105,9 +105,6 @@
|
|||
background-image: linear-gradient(@toolbarHighlight@, rgba(255,255,255,0));
|
||||
box-shadow: 0 1px 0 @toolbarHighlight@ inset;
|
||||
margin-top: -1px; /* Move up 1px into the TabsToolbar */
|
||||
/* Position the toolbar above the bottom of background tabs */
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#widget-overflow-list > .overflowedItem {
|
||||
|
|
Загрузка…
Ссылка в новой задаче