vier theme, wider popup-menu
This commit is contained in:
parent
82cef6c9e7
commit
b58e812202
1 changed files with 1 additions and 1 deletions
|
@ -862,7 +862,7 @@ ul.menu-popup {
|
||||||
transition:all 0.2s ease-in-out;
|
transition:all 0.2s ease-in-out;
|
||||||
/* display: none; */
|
/* display: none; */
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 11em;
|
width: 13em;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
color: #2d2d2d;
|
color: #2d2d2d;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
|
Loading…
Reference in a new issue