Hi,

2010/3/25 Germán Póo-Caamaño <g...@gnome.org>:
> On Thu, 2010-03-25 at 13:57 +0000, Lucas Rocha wrote:
>> Hi Paul,
>>
>> 2010/3/25 Paul Cutler <pcut...@gnome.org>:
>> > Lucas,
>> >
>> > Is there a chance you can take another look at the ruler?  For
>> > library.gnome.org (specifically for the release notes) the ruler seems
>> > to be fixed width and when you resize your browser it looks funny.
>> >
>> > The 2.30 release notes are here:
>> > http://library.gnome.org/misc/release-notes/2.30/
>> > (gnome / 2.28 to login)
>>
>> As I said before, the ruler needs to be added inside the ''page" div,
>> just after the "header" div. It looks like the ruler is being placed
>> *after* the "page" div. Could you try that?
>
> Well, the ruler is set on 960px as follow:
>
> #gnome-fog-ruler .fog-center {
>  margin:0 auto;
>  text-align:left;
>  width:960px;
> }
>
> May be the following do the trick:
>
> # gnome-fog-ruler .fog-center {
>   margin:0 auto;
>   text-align:left;
>   padding-left:10px;
>   padding-right:10px;
> ; }

Yes, but the ruler would still look strange if it doesn't fill the
same width than the main library.g.o header. What I'm suggesting is to
place the ruler in the same way than www.gnome.org.

--lucasr
-- 
marketing-list mailing list
marketing-list@gnome.org
http://mail.gnome.org/mailman/listinfo/marketing-list

Reply via email to