Public bug reported:

In Ubuntu 9.10 beta, the Firefox default home page is set to
chrome://ubufox/content/startpage.html which loads the page at
http://start.ubuntu.com/9.10/

This page produces the following error in Firefox's Error Console:

[quote]Warning: Error in parsing value for 'text-align'.  Declaration dropped.
Source File: http://start.ubuntu.com/9.10/
Line: 25[/quote]

Line 25 reads:

    [code]#links {padding-top: 80px;text-align: middle;}[/code]

According to http://www.w3.org/TR/CSS2/text.html the text-align property
can have the values left, right, center, justify.

Changing this on the page to center or making it blank doesn't actually
have any effect on how the page is displayed (how it looks), presumably
because the links are inheriting the text-align: center; value from
#content , however it would be nice if new users were presented with a
clean welcome to the Ubuntu web portal.

At least the links work.

** Affects: ubuntu
     Importance: Undecided
         Status: New


** Tags: website

-- 
CSS error on 9.10 Ubuntu Start Page
https://bugs.launchpad.net/bugs/452273
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to