Commit 37ebbbe9 authored by Tom Quirk's avatar Tom Quirk

Add padding to bottom of design notes sidebar

parent 45183ce3
......@@ -26,7 +26,7 @@
.image-notes {
overflow-y: scroll;
padding: 0 $gl-padding;
padding: $gl-padding;
padding-top: 50px;
background-color: $white;
flex-shrink: 0;
......
---
title: Fix lack-of padding on design view notes sidebar
merge_request: 29654
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