forked from mirror/_s
parent
47267e9fd5
commit
4bba66e25e
|
@ -28,6 +28,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
a {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
:hover > a {
|
||||
}
|
||||
|
||||
|
@ -35,9 +39,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
a {
|
||||
width: 200px;
|
||||
}
|
||||
li:hover > ul {
|
||||
left: auto;
|
||||
}
|
||||
|
|
Reference in New Issue