Commit 1c59ae37 authored by Jarek Ostrowski's avatar Jarek Ostrowski

Update secondary nav element right margin to 8

MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56794
parent d69809a3
...@@ -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