dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #25242
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 12468: Minor
------------------------------------------------------------
revno: 12468
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2013-10-07 14:37:31 +0200
message:
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 2013-10-07 11:46:08 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2013-10-07 12:37:31 +0000
@@ -43,6 +43,7 @@
width: auto;
height: 29px;
padding: 0;
+ margin-right: 9px;
overflow: hidden;
box-shadow: #f1f1f1 0 1px 1px 0;
}
@@ -229,11 +230,12 @@
margin-top: 29px;
left: 411px;
width: 498px;
- max-height: 520px;
+ max-height: 518px;
overflow-y: auto;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #bbb;
+ padding-bottom: 4px;
background-color: #fff;
display: none;
z-index: 5;