position login spinner properly (bug 708507)
This commit is contained in:
Родитель
a19f16e56c
Коммит
54d355353a
|
@ -385,3 +385,7 @@ button.loading-submit:after {
|
|||
top: 0;
|
||||
width: 16px;
|
||||
}
|
||||
.login button.loading-submit:after {
|
||||
right: -24px;
|
||||
top: 5px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче