Skip to content

Commit

Permalink
Adjust menu icon and text vertical align
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Jul 19, 2017
1 parent 8a9a8c9 commit 3d71d98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/menu/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -237,13 +237,12 @@
min-width: 14px;
margin-right: 8px;
transition: all .3s;
vertical-align: middle;
overflow: hidden;
+ span {
max-width: 100%;
display: inline-block;
overflow: hidden;
transition: all .3s;
vertical-align: middle;
line-height: 1;
text-overflow: ellipsis;
}
Expand Down

0 comments on commit 3d71d98

Please sign in to comment.