← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 17996: Dashboard, minor

 

------------------------------------------------------------
revno: 17996
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2015-01-14 18:12:42 +0100
message:
  Dashboard, minor
modified:
  dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.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-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css	2015-01-14 16:58:34 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css	2015-01-14 17:12:42 +0000
@@ -193,7 +193,7 @@
 #searchDiv
 {
   position: absolute;
-  left: 411px;
+  left: 330px;
   height: 22px;
   width: 486px;
   border: 1px solid #aaa;
@@ -206,7 +206,7 @@
 {
   position: absolute;
   margin-top: 6px;
-  left: 915px;
+  left: 834px;
 }
 
 #searchField
@@ -224,7 +224,7 @@
 {
   position: absolute;
   margin-top: 29px;
-  left: 411px;
+  left: 330px;
   width: 498px;
   max-height: 518px;
   overflow-y: auto;