remove Row css - position:relative
remove Row css - position:relative
This commit is contained in:
parent
7570318ba0
commit
bf962a6917
5 changed files with 23 additions and 9 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue