Skip to content
Snippets Groups Projects
Commit 082d005e authored by buczekp's avatar buczekp
Browse files

[LMS-1355] minor: changed button size

SVN: 14438
parent fa3da0cc
No related branches found
No related tags found
No related merge requests found
...@@ -27,5 +27,6 @@ public class InfoButton extends Button ...@@ -27,5 +27,6 @@ public class InfoButton extends Button
MessageBox.info(title, msg, null); MessageBox.info(title, msg, null);
} }
}); });
setWidth(24);
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment