diff --git a/module/webapp/css/common.css b/module/webapp/css/common.css index 4afab04c99..35ec9d3510 100644 --- a/module/webapp/css/common.css +++ b/module/webapp/css/common.css @@ -16,4 +16,4 @@ #webapps li table .webapp-info{color:#888; padding-top:2px; height:32px; white-space:pre-wrap;} small{font-weight:normal} -#webapps .button-c{min-width: inherit;} \ No newline at end of file +#webapps .button-c{min-width: 0;} \ No newline at end of file