elofgren: Remove fixed height from left frame blue title bars so that if translated titles are longer, the will wrap to a new line instead of being hidden. Thanks to Bernat for bringing my attention to this issue.

(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41921 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2007-09-15 20:22:32 +00:00
parent 271a5cc7fc
commit 48c65f0e9f
1 changed files with 0 additions and 1 deletions

View File

@ -139,7 +139,6 @@ body.stillLoading select {
#left h2 {
margin: 0;
background-image:url(../images/textures/obar-18.gif);
height: 18px;
line-height: 18px;
color: white;
font-size: 12px;