diff --git a/org.adempiere.ui.zk/theme/default/css/theme.css.dsp b/org.adempiere.ui.zk/theme/default/css/theme.css.dsp
index e4d46c77f2..8a873b93e8 100644
--- a/org.adempiere.ui.zk/theme/default/css/theme.css.dsp
+++ b/org.adempiere.ui.zk/theme/default/css/theme.css.dsp
@@ -202,12 +202,12 @@ html,body {
 
 .action-text-button {
 	height: 30px;
-	width: 80px;
+	min-width: 80px;
 }
 
 .action-image-text-button {
 	height: 30px;
-	width: 80px;
+	min-width: 80px;
 }
 
 .action-button .z-button-cm img,