Hi members,
I wonder why I have white space between ADD button and GRID.
Any body know how to fix this?
[attachment=774:Untitled.png]
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 27 February 2014 - 09:07 AM
Hi members,
I wonder why I have white space between ADD button and GRID.
Any body know how to fix this?
[attachment=774:Untitled.png]
Posted 27 February 2014 - 10:02 AM
Hi there,
I would like to update my problem.
Now I can move the grid up by set the css {position:absolute;}
It cause me another problem is that, the width of grid seem not 100%
Regards,
Posted 28 February 2014 - 01:24 AM
Dear All,
Finally I found the solution. The exact problem is with my Left container, I have set it to float:left.
There has no problem with the grid, what I have to fix is change my Left container the position:absolute.
Boom! every thing work fine.
Regard,
RITHY