Remove empty state button margin on small viewports

This commit is contained in:
George Tsiolis 2018-11-02 09:39:40 +02:00
parent 47e6df1bca
commit 5abba8bf1c
2 changed files with 2 additions and 1 deletions

View file

@ -348,6 +348,7 @@
@include media-breakpoint-down(xs) {
width: 100%;
margin: $btn-side-margin 0;
}
}
}

View file

@ -1,5 +1,5 @@
---
title: George Tsiolis Update project and group labels empty state
title: Update project and group labels empty state
merge_request: 22745
author: George Tsiolis
type: changed