Absolute position
This commit is contained in:
Vendored
+1
@@ -7,6 +7,7 @@
|
||||
<style>
|
||||
|
||||
.loader {
|
||||
position: absolute;
|
||||
border: 16px solid #f3f3f3; /* Light grey */
|
||||
border-top: 16px solid #3498db; /* Blue */
|
||||
border-radius: 50%;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -7,6 +7,7 @@
|
||||
<style>
|
||||
|
||||
.loader {
|
||||
position: absolute;
|
||||
border: 16px solid #f3f3f3; /* Light grey */
|
||||
border-top: 16px solid #3498db; /* Blue */
|
||||
border-radius: 50%;
|
||||
|
||||
Reference in New Issue
Block a user