Fixes the spacing around diff discussion buttons

Closes #31102
This commit is contained in:
Phil Hughes 2017-04-24 12:30:55 +01:00
parent 90f7343899
commit d578b06106
2 changed files with 5 additions and 0 deletions

View file

@ -387,6 +387,7 @@
@media (max-width: $screen-xs-max) {
display: flex;
width: 100%;
margin-bottom: 10px;
.comment-btn {
flex-grow: 1;

View file

@ -0,0 +1,4 @@
---
title: Fixed spacing of discussion submit buttons
merge_request:
author: