summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-02 13:36:47 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-02 13:36:47 +0200
commit3230df5fbe3125461d2668483353a7f93e50c60a (patch)
treec0bac243a8929351501b5a9fa8aeb33e303a335a /app/views/projects/new.html.haml
parent66a91c4fabe2b777d0e63329c466614ed76c6b83 (diff)
downloadgitlab-ce-3230df5fbe3125461d2668483353a7f93e50c60a.tar.gz
Style new branch/tag forms
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/new.html.haml')
-rw-r--r--app/views/projects/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index c3e1e33499a..4f81f050f60 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -9,7 +9,7 @@
%strong Project name
.col-sm-10
= f.text_field :name, placeholder: "Example Project", class: "form-control", tabindex: 1, autofocus: true
- %span.help-inline
+ .help-inline
= link_to "#", class: 'js-toggle-visibility-link' do
%span Customize repository name?