changed top tab
This commit is contained in:
parent
5da86bc6cb
commit
682c60df2d
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ li:hover .from {
|
||||||
|
|
||||||
li:first-child:hover .from {
|
li:first-child:hover .from {
|
||||||
top: auto;
|
top: auto;
|
||||||
bottom: -1.6em;
|
bottom: -1.9em;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
-webkit-border-top-left-radius: 0;
|
-webkit-border-top-left-radius: 0;
|
||||||
-webkit-border-top-right-radius: 0;
|
-webkit-border-top-right-radius: 0;
|
||||||
|
|
Reference in a new issue