← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 8597: Minor

 

------------------------------------------------------------
revno: 8597
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2012-10-19 12:40:09 +0200
message:
  Minor
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/account.css


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/account.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/account.css	2012-10-19 10:20:05 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/account.css	2012-10-19 10:40:09 +0000
@@ -17,20 +17,20 @@
   top: 0;
   left: 0;
   width: 100%; 
-  height: 100px; 
+  height: 90px; 
   background-color: #1d5288;
 }
 
 #bannerArea
 {
   position: relative;
-  top: 30px;
+  top: 25px;
 }
 
 #accountContainer
 {
   position: relative;
-  width: 800px;
+  width: 600px;
   height: 760px;
   margin-left: auto; 
   margin-right: auto;