fix hp styling
This commit is contained in:
@@ -468,12 +468,11 @@ nav .nav-btn {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ybdnb {
|
.ybdnb {
|
||||||
opacity: 0;
|
position: absolute !important;
|
||||||
position: absolute;
|
left: -9999px !important;
|
||||||
top: 0;
|
top: -9999px !important;
|
||||||
left: 0;
|
opacity: 0 !important;
|
||||||
height: 0;
|
pointer-events: none;
|
||||||
width: 0;
|
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user