Bug 649983 - Make sync dialog fit size on Gingerbread. r=mfinkle

This commit is contained in:
Wes Johnston 2011-06-14 14:43:38 -07:00
parent 4d225df97d
commit d4c7c640ae

View File

@ -1438,6 +1438,10 @@ setting {
-moz-margin-start: @margin_xnormal@;
}
#sync-message {
padding-bottom: 2em;
}
/* content scrollbars */
.scroller {
opacity: 0;