mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #1272 from openclassify/metehancelik
gallery-view fixes final solution
This commit is contained in:
commit
dd15895a1e
@ -91,9 +91,9 @@
|
||||
.gallery-card:hover>.product-info-hb>.review>button{
|
||||
display:block !important;
|
||||
}
|
||||
.gallery-card:hover>.product-info-hb>.review>p{
|
||||
.gallery-card:hover>.product-info-hb>.review>p {
|
||||
display: none;
|
||||
|
||||
}
|
||||
.imgs{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user