From 1c1c9ccc2a553587115969b460e0e444ef33fe1e Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Wed, 18 Nov 2009 12:16:11 +0000 Subject: Settling on min-width for entity_actions because 1. better i18n 2. doesn't alter the width when the action is processed. --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index ccac7af2c..e5f5df68c 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -639,7 +639,7 @@ font-style:italic; float:right; margin-left:2%; margin-bottom:18px; -max-width:25%; +min-width:21%; } .entity_actions h2 { display:none; -- cgit v1.2.3-54-g00ecf