Merge branch 'master' of github.com:jeena/Bungloo
This commit is contained in:
commit
4b26255e65
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