Revision a33428e4 src/gr/grnet/pithos/web/client/Pithos.java

b/src/gr/grnet/pithos/web/client/Pithos.java
325 325
        outer.setWidth("100%");
326 326
        outer.setCellHorizontalAlignment(messagePanel, HasHorizontalAlignment.ALIGN_CENTER);
327 327

  
328
        outer.setSpacing(4);
329

  
330 328
        // Hook the window resize event, so that we can adjust the UI.
331 329
        Window.addResizeHandler(this);
332 330
        // Clear out the window's built-in margin, because we want to take

Also available in: Unified diff