зеркало из https://github.com/mozilla/gecko-dev.git
Bug 898457 - Don't display a horizontal scrollbar in flyout panels. r=tabraldes
This commit is contained in:
Родитель
11f8ccb59f
Коммит
3295201eed
|
@ -68,7 +68,8 @@ flyoutpanel[visible] {
|
|||
}
|
||||
|
||||
.flyoutpanel-contents[input="precise"] {
|
||||
overflow: scroll;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.flyout-close-button {
|
||||
|
|
Загрузка…
Ссылка в новой задаче