Question

I'm trying to create a login view with GWT Designer. I have the styles using twitter bootstrap.

I have this structure

enter image description here

I have this result

enter image description here

This padding and margin are killing me, I have all css with padding and border set to 0 but it makes no difference...and I have also set those properties on GWT Designer to 0.

I'm running the application directly with Eclipse, I'm not compiling it yet.

Thanks in advance for any help.

I just test on tomcat, same thing

Was it helpful?

Solution

I have used my HTML inside HTMLPanel and changed the inputs for the corresponding on GWT

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top