Fixed visual bug in update manager offline

This commit is contained in:
Tatiana Llorente 2019-12-19 09:42:54 +01:00
parent f69d243330
commit 4aa57143e7
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
width: 15px;
}
.fileupload_form ul li div {
display: block;
display: block !important;
}
.fileupload_form ul li.working span {
background-position: 0 -12px;