← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 530: make smaller the right padding in the header

 

------------------------------------------------------------
revno: 530
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Mon 2013-01-07 23:43:30 +0100
message:
  make smaller the right padding  in the header  
modified:
  src/alfanous-django/wui/static/css/screen.css


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'src/alfanous-django/wui/static/css/screen.css'
--- src/alfanous-django/wui/static/css/screen.css	2013-01-07 22:43:27 +0000
+++ src/alfanous-django/wui/static/css/screen.css	2013-01-07 22:43:30 +0000
@@ -924,7 +924,7 @@
 }
 
 div#alfanousheader ul {
-padding: 0 25px;
+padding: 0 5px;
 }
 
 div#alfanousheader li {
@@ -963,6 +963,9 @@
 text-decoration: none; 
 }
 
+
+/*  01walid: right top menu */
+
 nav {
 	text-align: center;
 }