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

Commit c884b28

Browse files
committed
no repeat on loading icon
Closes #1371
1 parent eb6e98b commit c884b28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/obBase.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3678,6 +3678,7 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
36783678
.spinner-with-logo {
36793679
background: url('../imgs/icon-with-opening.png') 100% 100%;
36803680
background-size: cover;
3681+
background-repeat: no-repeat;
36813682
width: 215px;
36823683
height: 215px;
36833684
position: relative;

0 commit comments

Comments
 (0)