зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1264882 - Fix a visual glitch in the TP tour. r=MattN
MozReview-Commit-ID: 1glMEzEN7Ls
This commit is contained in:
Родитель
06ed529e31
Коммит
58617a43c3
|
@ -1959,7 +1959,12 @@ notification.pluginVulnerable > .notification-inner > .messageCloseButton:not(:h
|
|||
width: 16px;
|
||||
}
|
||||
|
||||
/**
|
||||
* Override the --panel-arrowcontent-padding so the background extends
|
||||
* to the sides and bottom of the panel.
|
||||
*/
|
||||
#UITourTooltipButtons {
|
||||
margin-left: -10px;
|
||||
margin-bottom: -10px;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче