update dropdown style

This commit is contained in:
yiminghe 2015-06-15 20:36:49 +08:00
parent 97d8859ff8
commit 8487d5ad6d
2 changed files with 7 additions and 2 deletions

View File

@ -16,12 +16,12 @@
"gregorian-calendar-format": "~3.0.1",
"rc-calendar": "~3.9.0",
"rc-dialog": "~4.3.1",
"rc-dropdown": "~1.0.0",
"rc-dropdown": "~1.0.1",
"rc-menu": "~3.3.0",
"rc-progress": "~1.0.0",
"rc-select": "~3.3.5",
"rc-tabs": "~5.1.0",
"rc-tooltip": "~2.0.1"
"rc-tooltip": "~2.1.0"
},
"devDependencies": {
"babel-core": "~5.4.7",

View File

@ -11,6 +11,11 @@
font-weight: normal;
line-height: 1.5;
padding-top: 7px;
min-width: 100%;
&-wrap {
position: relative;
}
&-menu {
outline: none;