updated plugin GP Premium
version 1.11.2
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user