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

Commit e9e8d4f

Browse files
committed
fixing issue with non-centered loading icon when chat is open
1 parent 4ee5474 commit e9e8d4f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

css/obBase.css

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3793,10 +3793,6 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
37933793
padding-top: 1px;
37943794
}
37953795
3796-
#ov1.chatOpen .spinner-with-logo {
3797-
left: calc(50% - 115.5px);
3798-
}
3799-
38003796
.spinnerWrapper {
38013797
transition: opacity 1s;
38023798
}
@@ -4644,10 +4640,6 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
46444640
transition: transform 0.5s ease;
46454641
}
46464642

4647-
#ov1.chatOpen .page-connect-modal .content {
4648-
transform: translateX(-115.5px);
4649-
}
4650-
46514643
.page-connect-modal .content .btn {
46524644
float: none;
46534645
}

0 commit comments

Comments
 (0)