------------------------------------------------------------
revno: 20724
committer: Abyot Asalefew Gizaw <[email protected]>
branch nick: dhis2
timestamp: Thu 2015-10-15 16:54:15 +0200
message:
  event-capture:  minor style fix to datepicker
modified:
  
dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.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-apps/src/main/webapp/dhis-web-event-capture/styles/style.css'
--- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css	2015-10-01 10:07:00 +0000
+++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/styles/style.css	2015-10-15 14:54:15 +0000
@@ -371,4 +371,9 @@
 
 .bold {
     font-weight: bold;
+}
+
+.ui-datepicker-group .ui-datepicker-header {
+    //height: 1.5em; 
+    height: inherit;  //this is to make it play nice with bootstrap
 }
\ No newline at end of file

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to