mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Bug 283697 - Firefox Options (Preferences) panels are cropped (cut off). r=mconnor
This commit is contained in:
parent
2e143bcf75
commit
b99cfa7ca8
@ -268,5 +268,5 @@ filefield[disabled="true"] .fileFieldIcon {
|
||||
/* bottom-most box containing a groupbox in a prefpane. Prevents the bottom
|
||||
of the groupbox from being cutoff */
|
||||
.bottomBox {
|
||||
padding-bottom: 2px;
|
||||
padding-bottom: 4px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user