diff rhodecode/templates/settings/repo_fork.html @ 562:1a77a0c350f5

extended size of some input fields cleaned prints from tasks
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 09 Oct 2010 01:38:10 +0200
parents 1e757ac98988
children a1ec653f5f95
line wrap: on
line diff
--- a/rhodecode/templates/settings/repo_fork.html	Sat Oct 09 01:11:44 2010 +0200
+++ b/rhodecode/templates/settings/repo_fork.html	Sat Oct 09 01:38:10 2010 +0200
@@ -29,7 +29,7 @@
 	                <label for="repo_name">${_('Fork name')}:</label>
 	            </div>
 	            <div class="input">
-	                ${h.text('fork_name')}
+	                ${h.text('fork_name',class_="small")}
 	            </div>
              </div>
             <div class="field">