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:
authorWanfung Joshua Lee <cloudwindhk@gmail.com>2015-01-06 06:57:09 +0300
committerWanfung Joshua Lee <cloudwindhk@gmail.com>2015-01-06 07:04:53 +0300
commit3d7519016f9fc3642e1d672d3f80092562e9505a (patch)
treebbe82fed698fd4148f1557af7ccc5fccbb92c344 /app/views/dashboard
parentd884c210049b59b4cfcbb2c9bd162595acad7204 (diff)
fix the wacky dashboard intro icon styling [ci skip]
Diffstat (limited to 'app/views/dashboard')
-rw-r--r--app/views/dashboard/_zero_authorized_projects.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/dashboard/_zero_authorized_projects.html.haml b/app/views/dashboard/_zero_authorized_projects.html.haml
index 5d133cd8285..f78ce69ef9e 100644
--- a/app/views/dashboard/_zero_authorized_projects.html.haml
+++ b/app/views/dashboard/_zero_authorized_projects.html.haml
@@ -4,7 +4,7 @@
%div
.dashboard-intro-icon
%i.fa.fa-bookmark-o
- %div
+ .dashboard-intro-text
%p.slead
You don't have access to any projects right now.
%br
@@ -24,7 +24,7 @@
%div
.dashboard-intro-icon
%i.fa.fa-users
- %div
+ .dashboard-intro-text
%p.slead
You can create a group for several dependent projects.
%br
@@ -38,7 +38,7 @@
%div
.dashboard-intro-icon
%i.fa.fa-globe
- %div
+ .dashboard-intro-text
%p.slead
There are
%strong= @publicish_project_count