siret: fix spinner position
This commit is contained in:
parent
a399cef144
commit
5011797e7a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
.right-spinner {
|
.right-spinner {
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 1.3em;
|
top: 3.7em;
|
||||||
right: 1.2em;
|
right: 1.2em;
|
||||||
transform: scale(0.3);
|
transform: scale(0.3);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue