Settling on min-width for entity_actions because 1. better i18n 2.

doesn't alter the width when the action is processed.
This commit is contained in:
Sarven Capadisli 2009-11-18 12:16:11 +00:00
parent 51e4a45161
commit 1c1c9ccc2a
1 changed files with 1 additions and 1 deletions

View File

@ -639,7 +639,7 @@ font-style:italic;
float:right; float:right;
margin-left:2%; margin-left:2%;
margin-bottom:18px; margin-bottom:18px;
max-width:25%; min-width:21%;
} }
.entity_actions h2 { .entity_actions h2 {
display:none; display:none;