Revision 997d9db4 src/gr/grnet/pithos/web/client/Pithos.java

b/src/gr/grnet/pithos/web/client/Pithos.java
312 312
        header.add(upload);
313 313
        header.setCellHorizontalAlignment(upload, HasHorizontalAlignment.ALIGN_LEFT);
314 314
        header.setCellVerticalAlignment(upload, HasVerticalAlignment.ALIGN_MIDDLE);
315
//        header.setCellWidth(upload, "146px");
316 315

  
317 316
        messagePanel.setVisible(false);
318 317
        header.add(messagePanel);

Also available in: Unified diff