publish Tooltip component

publish Tooltip component
This commit is contained in:
梁灏 2016-10-26 14:43:10 +08:00
parent 755df66c00
commit 4dfacfca66
5 changed files with 7 additions and 8 deletions

View file

@ -2,7 +2,7 @@
@col-prefix-cls: ~"@{css-prefix}col";
.make-row(@gutter: @grid-gutter-width) {
//position: relative;
position: relative;
margin-left: (@gutter / -2);
margin-right: (@gutter / -2);
height: auto;