← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 11288
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sat 2013-06-29 17:17:25 +0200
message:
  Minor
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/functions.vm


--
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/about/functions.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/functions.vm	2013-04-17 13:38:45 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/functions.vm	2013-06-29 15:17:25 +0000
@@ -2,7 +2,7 @@
 <tr>
 	
 <td valign="top">
-<ul class="introList" style="width:335px; margin-top:0px; margin-right:15px;">
+<ul class="introList" style="width:350px; margin-top:0px; margin-right:15px;">
 	#introListImgItem( "../dhis-web-commons-about/help.action", "help_center", "function-help-center" )
     #introListImgItem( "../dhis-web-commons-about/software.action", "supportive_software", "function-supportive-software" )
     #introListImgItem( "../dhis-web-commons-about/modules.action", "system_overview", "function-system-overview" )
@@ -12,7 +12,7 @@
 </td>
 
 <td valign="top">
-<ul class="introList" style="width:335px; margin-top:0px;">
+<ul class="introList" style="width:350px; margin-top:0px;">
     #introListImgItem( "../dhis-web-commons-about/userSettings.action", "settings", "function-settings" )
     #introListImgItem( "../dhis-web-commons-about/showUpdateUserProfileForm.action", "profile", "function-profile" )
     #introListImgItem( "../dhis-web-commons-about/showUpdateUserAccountForm.action", "account", "function-account" )