[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#381269: marked as done (www.debian.org: set margin-left to 15 in debian.css)



Your message dated Wed, 9 Feb 2011 11:37:02 +0100
with message-id <20110209103702.GD25987@anguilla.debian.or.at>
and subject line Re: Bug#381269: www.debian.org: set margin-left to 15 in debian.css
has caused the Debian Bug report #381269,
regarding www.debian.org: set margin-left to 15 in debian.css
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
381269: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381269
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: wishlist

hi,

looking at www.debian.org one might notice text in the maincol below the
menu moves to the left (for example, the list of security advisories).
This however does not look nice and makes the page harder to read. I
dont know anything about the CSS Stuff on debian.org, however, setting
the margin-left in #maincol from 15 to 12 solves this problem. See
attached patch.

 |  menu  | [..]
 |  menu  | [30 Jul 2006] DSA-1130 sitebar - missing input validation 
 |  menu  | [28 Jul 2006] DSA-1129 osiris - format string
 ----------
     [28 Jul 2006] DSA-1128 heartbeat - permission error
     [28 Jul 2006] DSA-1127 ethereal - several vulnerabilities 
     [..]

bye,
    - michael
--- ../debian.css	2006-08-03 12:06:44.000000000 +0200
+++ debian.css	2006-08-03 12:07:15.000000000 +0200
@@ -281,7 +281,7 @@
 }
 #maincol {
 	background: #FFFFFF;
-	margin-left: 12em;
+	margin-left: 15em;
 	margin-right: 0.5em;
 	margin-bottom: 1em;
 }

--- End Message ---
--- Begin Message ---
        Hi!

* Luca Capello <luca@pca.it> [2011-02-09 11:16:33 CET]:
> On Thu, 03 Aug 2006 12:09:27 +0200, Michael Ablassmeier wrote:
> > looking at www.debian.org one might notice text in the maincol below the
> > menu moves to the left (for example, the list of security advisories).
> > This however does not look nice and makes the page harder to read.
> 
> Should not this bug be closed, given the new *.debian.org layout?

 Right, this was an issue with the old layout (and even there fixed for
a while before the release).

 Thanks for helping with triaging the www bugs!
Rhonda
-- 
"What are the differences between Mark Zuckerberg and me? I give private
 information on corporations to you for free, and I'm a villain.
 Zuckerberg gives your private information to corporations for money and
 he's Man of the Year."         -- Julian Assange


--- End Message ---

Reply to: