зеркало из https://github.com/mozilla/gecko-dev.git
Fixes polish to the Menu Nav Popup on the right, using the same pixel padding of the left menu.
This commit is contained in:
Родитель
612a095556
Коммит
d8ce54b6ca
|
@ -243,20 +243,19 @@ caption {
|
|||
/*
|
||||
* popup for urlmore
|
||||
*/
|
||||
|
||||
#urlbarModeSelector {
|
||||
padding:.3em ! important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#menu_MainPopup {
|
||||
padding:.3em ! important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
window { width: 240px ; height: 320px; }
|
||||
|
||||
#menu_NavPopup {
|
||||
padding:.3em ! important;
|
||||
}
|
||||
|
||||
#browserleftbar {
|
||||
padding:2px ! important;
|
||||
display:none;
|
||||
|
@ -265,4 +264,11 @@ window { width: 240px ; height: 320px; }
|
|||
#browserrightbar {
|
||||
padding:2px ! important;
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* This should not exist...
|
||||
*/
|
||||
window { width: 240px ; height: 320px; }
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче