Commit e2f8fcac authored by Didem Acet's avatar Didem Acet

Remove additional padding on right-aligned items in MR widget.

Fixes #24369.
parent c5169b5d
......@@ -47,6 +47,7 @@
&.right {
float: right;
padding-right: 0;
a {
color: $gl-gray;
......
---
title: Remove additional padding on right-aligned items in MR widget.
merge_request: 7411
author: Didem Acet
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