Fix nav language & ico
This commit is contained in:
parent
b853ce84c5
commit
5699be18bb
1 changed files with 2 additions and 2 deletions
|
@ -485,11 +485,11 @@ section h3.section-subheading {
|
|||
}
|
||||
.nav-language .drop-language{
|
||||
position: absolute;
|
||||
top: 50px;
|
||||
top: 40px;
|
||||
left: 10px;
|
||||
background: #fff;
|
||||
width: 111px;
|
||||
height: 60px;
|
||||
height: 45px;
|
||||
padding: 10px 25px;
|
||||
-webkit-box-shadow: -8px 13px 31px -8px rgba(77,77,77,1);
|
||||
-moz-box-shadow: -8px 13px 31px -8px rgba(77,77,77,1);
|
||||
|
|
Loading…
Reference in a new issue