Commit c986e4a1 authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch '273297-update-issues-page-buttons' into 'master'

Update secondary nav element right margin to 8

See merge request gitlab-org/gitlab!56794
parents 3aa4e302 1c59ae37
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
> .dropdown, > .dropdown,
> input, > input,
> form { > form {
margin-right: $gl-padding-top; margin-right: $gl-padding-8;
&:last-child { &:last-child {
margin-right: 0; margin-right: 0;
......
---
title: Update secondary nav elements right margin to 8px
merge_request: 56794
author:
type: changed
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