7 lines
111 B
CSS
7 lines
111 B
CSS
#glossaryfilteroverlayprogress {
|
|
position: fixed;
|
|
top: 50%;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|