]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Settling on min-width for entity_actions because 1. better i18n 2.
authorSarven Capadisli <csarven@status.net>
Wed, 18 Nov 2009 12:16:11 +0000 (12:16 +0000)
committerSarven Capadisli <csarven@status.net>
Wed, 18 Nov 2009 12:16:11 +0000 (12:16 +0000)
doesn't alter the width when the action is processed.

theme/base/css/display.css

index ccac7af2caa6abf265e52c6795b2ef8fccbe20ba..e5f5df68cc1754709bc3d5b799a2f19dc39b3ebb 100644 (file)
@@ -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;