Changeset 5636
- Timestamp:
- 09/30/08 11:09:17 (7 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/SRC/org/openmicroscopy/shoola/util/ui/login/ScreenLogin.java
r5635 r5636 336 336 { 337 337 JPanel mainPanel = new JPanel(); 338 int g = 5;338 int g = 10; 339 339 int t = 10; 340 340 mainPanel.setBorder(BorderFactory.createEmptyBorder(t, g, t, g));
