Commit fd6a40c8 authored by Marcel van Remmerden's avatar Marcel van Remmerden

Fix alignment issue of clone button

parent c4372c85
......@@ -18,7 +18,7 @@
.project-clone-holder.d-block.d-md-none.mt-2.mr-2
= render "shared/mobile_clone_panel"
.project-clone-holder.d-none.d-md-inline-block.mt-2.mr-2.float-left
.project-clone-holder.d-none.d-md-inline-block.mb-2.mr-2.float-left
= render "projects/buttons/clone"
= render 'stat_anchor_list', anchors: @project.empty_repo_statistics_buttons, project_buttons: true
......
---
title: Fix alignment issue of clone button
merge_request: 44584
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment