Simplify spinner css
This commit is contained in:
parent
ca9c215cac
commit
d0f1a6cfb9
@ -339,15 +339,12 @@ span.spinner {
|
||||
}
|
||||
|
||||
span.spinner.centered {
|
||||
position: absolute;
|
||||
top: 30%;
|
||||
left: 50%;
|
||||
margin: 0 0 0 -25%;
|
||||
text-align: center;
|
||||
padding-top: 5em;
|
||||
}
|
||||
|
||||
span.spinner.hor_centered {
|
||||
left: 40%;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#conversejs {
|
||||
|
Loading…
Reference in New Issue
Block a user