On Thu, 2010-03-25 at 13:57 +0000, Lucas Rocha wrote:
Hi Paul, 2010/3/25 Paul Cutler <pcutler 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; ; } -- Germán Póo-Caamaño Concepción - Chile http://www.gnome.org/~gpoo/
Attachment:
signature.asc
Description: This is a digitally signed message part