assets/css/home.css in word-games-theme-1.0.1 vs assets/css/home.css in word-games-theme-1.0.2
- old
+ new
@@ -13,11 +13,11 @@
.result_navbar_section{
width: 100%;
padding: .8rem 9% !important;
position: sticky;
top: 0;
- z-index: 999;
+ z-index: 99999;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
@@ -280,11 +280,11 @@
}
.fillterWrapper input:active {
box-shadow: unset;
}
-.active {
+.actives {
z-index: 999;
top: 90px;
background: #fff;
box-shadow: 0 0 5px rgb(0 0 0 / 40%);
padding: 15px 15px;
@@ -365,10 +365,10 @@
}
#containerWd {
width: 100% !important;
padding: 0px 15px;
}
- .active {
+ .actives {
top: 102px;
display: flex;
right: -5px;
}
.fillterWrapper input {