Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-01 18:26:26 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-03-01 18:26:26 +0400
commitef646928e4f89586d7057c91aee2678c3f89f363 (patch)
tree17f22f05431048e187529632075f1a9e637f77e5 /app/views/groups/new.html.haml
parent87f555e1ef26205633ff6458623054c6a95b983b (diff)
better presenting for group description
Diffstat (limited to 'app/views/groups/new.html.haml')
-rw-r--r--app/views/groups/new.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/groups/new.html.haml b/app/views/groups/new.html.haml
index 2104db8684b..36ee4922731 100644
--- a/app/views/groups/new.html.haml
+++ b/app/views/groups/new.html.haml
@@ -16,10 +16,9 @@
= f.text_area :description, maxlength: 250, class: "xxlarge js-gfm-input", rows: 4
.form-actions
- = f.submit 'Create group', class: "btn btn-primary"
+ = f.submit 'Create group', class: "btn btn-create"
- %hr
.padded
%ul
%li Group is kind of directory for several projects