changeset 471:848c834e3d98 Faradi-7.1.x

fix markup
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Fri, 07 Sep 2012 16:31:58 +0400
parents 25ec3dde8770
children 6d4ce78234c5
files mercurial-server/resources/buildServerResources/mercurialSettings.jsp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Thu Sep 06 18:09:19 2012 +0400
+++ b/mercurial-server/resources/buildServerResources/mercurialSettings.jsp	Fri Sep 07 16:31:58 2012 +0400
@@ -25,7 +25,7 @@
     <th><label for="branchName">Default Branch: </label></th>
     <td>
         <props:textProperty name="branchName" />
-        <div class="smallNote">Branch to be used if no branch from Branch Specification is set</div>
+        <div class="smallNote" style="margin: 0;">Branch to be used if no branch from Branch Specification is set</div>
     </td>
   </tr>
   <bs:branchSpecTableRow/>