Merge branch '2.0'
This commit is contained in:
commit
362f0827e0
|
|
@ -71,10 +71,10 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
z-index: 100;
|
z-index: 1000;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .3);
|
box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .1);
|
||||||
li {
|
li {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 5px 15px;
|
padding: 5px 15px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue