move details loading animation

This commit is contained in:
Laura Klünder 2017-11-22 18:04:31 +01:00
parent c852b5e766
commit 88aaf28ea9

View file

@ -156,7 +156,7 @@ section.details > .details-head {
section.details {
/*noinspection CssUnknownTarget*/
background: url('../../img/loader.gif') no-repeat right 4px top 3px;
background: url('../../img/loader.gif') no-repeat right 2px top 2px;
}
#sidebar section.details.loading > .details-head {
background-color: rgba(255, 255, 255, 0);