From 4c24ac5e6a8f4ff7d57eb4b11e7decd91aa7093f Mon Sep 17 00:00:00 2001 From: Catouse Date: Tue, 8 Oct 2013 14:37:45 +0800 Subject: [PATCH] * change width of button-c for webapp list. --- module/webapp/css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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