This commit is contained in:
Ghighi Eftimie
2020-10-10 17:51:46 +03:00
parent b4f95cced7
commit cedfa90d76
3 changed files with 17 additions and 4 deletions
+3 -3
View File
@@ -637,18 +637,18 @@ div[aria-label="Edit/Delete book"] > .btn > span:hover {
color: var(--color-primary)
}
.book {
/* .book {
width: 225px;
max-width: 225px;
position: relative !important;
left: auto !important;
left: auto !important;
top: auto !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
min-width: 225px;
display: block
}
} */
#infscr-loading img, body > div.container-fluid > div > div.col-sm-10 > div.discover > div.isotope:after, body > div.container-fluid > div > div.col-sm-10 > div.discover > div.isotope:before {
display: none