Yup, your're right, patch newie :P, that should be ok

/skins/default/mail.css

@@ -338,7 +338,7 @@
 {
  position: absolute;
  left: 20px;
-  width: 160px;
+  width: 170px;
  bottom: 20px;
  height: 16px;
  overflow: hidden;

Cheers

PS: Raoul, sorry for the bunch of duplicate mails, forgot to change the reply

2007/8/7, Raoul Bhatia [IPAX] <[EMAIL PROTECTED]>:
> you should change the order of the argumens for diff as the patch below
> would remove "width: 170px;" and add "width: 160px;".
>
> :)
>
> kind regards,
> raoul bhatia
>
> Joan wrote:
> > We are using Roundcube both in Catalan or spanish, due to larger
> > words, "Compact empty" becomes "Compacta buida" and the second word
> > cannot be readen using the default font sizes.
> > Changing width to 170px in /skins/default/mail.css solves the problem
> >
> >
> > @@ -338,7 +338,7 @@
> >  {
> >    position: absolute;
> >    left: 20px;
> > -  width: 170px;
> > +  width: 160px;
> >    bottom: 20px;
> >    height: 16px;
> >    overflow: hidden;
> >
> > Cheers.
> > _______________________________________________
> > List info: http://lists.roundcube.net/dev/
>
>
> --
> ____________________________________________________________________
> DI (FH) Raoul Bhatia M.Sc.               E-Mail.    [EMAIL PROTECTED]
> IPAX                                     Web.     http://www.ipax.at
> Chief Technician, Support                IRC.       #ipax (quakenet)
> ____________________________________________________________________
>
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to