[PATCH] Show main nav for NL (and other languages)

Sijis Aviles sijis at fedoraproject.org
Thu Nov 4 00:11:55 UTC 2010


We got a an report that the main nav hides the Contribute string for the
Dutch languages. I suspect it may happen with other ones too but poking
briefly couldn't find one. I played around to try to fix that problem but
also put something in place that doesn't break stuff for other languages.
This is what i got.

Let me know if this is OK or a better way to do this.

----
diff --git a/fedoraproject.org/static/css/fedora960.css b/
fedoraproject.org/static/css/fedora960.css
index d70e51a..41fa203 100644
--- a/fedoraproject.org/static/css/fedora960.css
+++ b/fedoraproject.org/static/css/fedora960.css
@@ -241,8 +241,7 @@ a:hover {
     font-family: Cantarell,"Droid Sans",Verdana,sans-serif;
     font-size: 1.2em;
     text-shadow: .5px .5px .5px #222;
-    margin-left: .6em;
-    margin-right: .6em;
+    margin-left: 15px;
 }

 #nav-menu a:hover {
---

Sijis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/websites/attachments/20101103/dfe84624/attachment.html>


More information about the websites mailing list