Commit 36caacb0 authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch 'align-graph-page' into 'master'

Add margin and remove the padding on the project graph page

See merge request gitlab-org/gitlab!53557
parents a23c5a4c e7451d86
- breadcrumb_title _("Graph")
- page_title _("Graph"), @ref
= render "head"
%div{ class: container_class }
.gl-mt-5
.project-network.gl-border-1.gl-border-solid.gl-border-gray-300
.controls.gl-bg-gray-50.gl-p-2.gl-font-base.gl-text-gray-400.gl-border-b-1.gl-border-b-solid.gl-border-b-gray-300
= form_tag project_network_path(@project, @id), method: :get, class: 'form-inline network-form' do |f|
......
---
title: Add margin and remove padding in project graph page
merge_request: 53557
author: Yogi (@yo)
type: other
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