Bug 727997 - Sync options checkbox list shouldn't have a fixed height. r=dao

This commit is contained in:
Charles Chan 2012-02-28 11:49:16 +01:00
parent f6301bef27
commit 29def2e133
3 changed files with 0 additions and 12 deletions

View File

@ -181,8 +181,4 @@ radio[pane=paneSync] {
margin-bottom: 1em;
}
#syncEnginesList {
height: 10em;
}
%endif

View File

@ -239,8 +239,4 @@ caption {
margin-bottom: 1em;
}
#syncEnginesList {
height: 10em;
}
%endif

View File

@ -169,10 +169,6 @@ radio[pane=paneSync] {
#syncAddDeviceLabel {
margin-top: 1em;
margin-bottom: 1em;
}
#syncEnginesList {
height: 11em;
}
%endif