Prevent the loadingBar from overlaying the errorWrapper
This commit is contained in:
parent
c682c25bcf
commit
d031c2bd62
@ -1225,6 +1225,9 @@ canvas {
|
|||||||
padding: 3px;
|
padding: 3px;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
.loadingInProgress #errorWrapper {
|
||||||
|
top: 39px;
|
||||||
|
}
|
||||||
|
|
||||||
#errorMessageLeft {
|
#errorMessageLeft {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user