Commit d0f1a6cf authored by JC Brand's avatar JC Brand

Simplify spinner css

parent ca9c215c
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment