updated plugin GP Premium version 1.11.2

This commit is contained in:
2020-08-13 14:53:39 +00:00
committed by Gitium
parent 3f0f8d3ac9
commit 885bbdd113
151 changed files with 11329 additions and 6954 deletions

View File

@ -2,9 +2,7 @@
float: left;
display: block;
margin-left: -10px;
-webkit-transition: height .3s ease;
-o-transition: height .3s ease;
transition: height .3s ease;
transition: height .3s ease;
opacity: 1;
}
@ -13,12 +11,8 @@
vertical-align:middle;
padding: 10px;
display: block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: height .3s ease;
-o-transition: height .3s ease;
transition: height .3s ease;
transition: height .3s ease;
}
.nav-float-left .main-navigation .navigation-logo {