зеркало из https://github.com/mozilla/pjs.git
Bug 394299 - UI to provide access to extension options from app options cut off (also fixes bug 393945). r=mano
This commit is contained in:
Родитель
3498a4e2ad
Коммит
daa4e15d2d
|
@ -264,3 +264,9 @@ filefield[disabled="true"] .fileFieldIcon {
|
|||
#chooseClientAppCell {
|
||||
-moz-padding-end: 12px;
|
||||
}
|
||||
|
||||
/* bottom-most box containing a groupbox in a prefpane. Prevents the bottom
|
||||
of the groupbox from being cutoff */
|
||||
.bottomBox {
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче