------------------------------------------------------------
revno: 11785
committer: Lars Helge Ă˜verland <[email protected]>
branch nick: dhis2
timestamp: Fri 2013-08-23 19:03:06 +0200
message:
  Sharing, styling
modified:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.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/macros.vm'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm	2013-08-13 07:18:45 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/macros.vm	2013-08-23 17:03:06 +0000
@@ -333,10 +333,10 @@
         </tbody>
     </table>
 
-    <table id="sharingAccessTable" style="width: 100%;">
+    <table id="sharingAccessTable" style="width: 100%; margin-top: 6px;">
         <tbody>
         <tr>
-            <td style="width: 300px;">$i18n.getString( "external_access" )</td>
+            <td style="width: 300px; padding-top: 5px; padding-bottom: 5px;">$i18n.getString( "external_access" )</td>
             <td style="text-align: right;">
                 <input id="sharingExternalAccess" type="checkbox" value="true" />
             </td>

_______________________________________________
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