mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 727997 - Sync options checkbox list shouldn't have a fixed height. r=dao
This commit is contained in:
parent
f6301bef27
commit
29def2e133
@ -181,8 +181,4 @@ radio[pane=paneSync] {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#syncEnginesList {
|
||||
height: 10em;
|
||||
}
|
||||
|
||||
%endif
|
||||
|
@ -239,8 +239,4 @@ caption {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#syncEnginesList {
|
||||
height: 10em;
|
||||
}
|
||||
|
||||
%endif
|
||||
|
@ -169,10 +169,6 @@ radio[pane=paneSync] {
|
||||
#syncAddDeviceLabel {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
#syncEnginesList {
|
||||
height: 11em;
|
||||
}
|
||||
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user