Fix suggest export box layout.

This commit is contained in:
John Preston 2018-08-01 16:15:51 +03:00
parent 097424c535
commit c846a14118
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ boxMediumSkip: 20px;
boxButtonPadding: margins(8px, 12px, 13px, 12px);
boxLayerButtonPadding: margins(8px, 8px, 8px, 8px);
boxLabel: FlatLabel(defaultFlatLabel) {
minWidth: 285px;
minWidth: 274px;
align: align(topleft);
style: boxLabelStyle;
}