Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 6fd7275

Browse files
committed
Merge branch 'master' into app-bar
2 parents f28e732 + 0717983 commit 6fd7275

File tree

11 files changed

+478
-1036
lines changed

11 files changed

+478
-1036
lines changed

css/obBase.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6220,3 +6220,12 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
62206220
#ov1 .TODO.TODO.TODO.TODO.TODO {
62216221
display: none; /* hide in production */
62226222
}
6223+
6224+
#ov1.notFancy .addressFormOpened .buyWizardMap .blurMore {
6225+
display: none;
6226+
}
6227+
6228+
.buyWizardMap .mapWrap {
6229+
background-color: #eeeae1;
6230+
height: 100%;
6231+
}

0 commit comments

Comments
 (0)