Bug 908796 - Workaround to prevent the tabstrip from fully repainting on tab close. r=MattN.

This commit is contained in:
Mike Conley 2013-08-29 22:39:18 -04:00
Родитель 6fef5f4b03
Коммит e601f0ea2d
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -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 {