summaryrefslogtreecommitdiff
path: root/app/views/groups/projects.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/projects.html.haml')
-rw-r--r--app/views/groups/projects.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/projects.html.haml b/app/views/groups/projects.html.haml
index d4d82d8f8f9..9c8e03051c1 100644
--- a/app/views/groups/projects.html.haml
+++ b/app/views/groups/projects.html.haml
@@ -15,7 +15,7 @@
%span{ class: visibility_level_color(project.visibility_level) }
= visibility_level_icon(project.visibility_level)
%strong= link_to project.full_name, project
- .pull-right
+ .float-right
- if project.archived
%span.label.label-warning archived
%span.badge.badge-pill