Skip to content

Commit

Permalink
fluid makes scrolling difficult...
Browse files Browse the repository at this point in the history
  • Loading branch information
drseb committed Feb 23, 2016
1 parent dc537a7 commit 107c5fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hpoweb/HpowebUI.java
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ protected void init(VaadinRequest request) {
setSizeFull();

Container gridContainer = new Container();
gridContainer.setFluid(true);

setContent(gridContainer);

Expand Down

0 comments on commit 107c5fc

Please sign in to comment.