From: Sarven Capadisli Date: Wed, 18 Nov 2009 12:16:11 +0000 (+0000) Subject: Settling on min-width for entity_actions because 1. better i18n 2. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1c1c9ccc2a553587115969b460e0e444ef33fe1e;p=quix0rs-gnu-social.git Settling on min-width for entity_actions because 1. better i18n 2. doesn't alter the width when the action is processed. --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index ccac7af2ca..e5f5df68cc 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;