Commit 9a1c8aa3 authored by Ryan Harris's avatar Ryan Harris

Fixed MR widget content wrapping for XS viewports

Update merge_requests.scss

Update merge_requests.scss to use padding shorthand

Removed padding from Accept Merge Request button
parent 90c0f610
......@@ -129,6 +129,11 @@
margin-bottom: 4px;
}
.btn-grouped {
float: none;
margin-right: 0;
}
.accept-action {
width: 100%;
text-align: center;
......
---
title: Centered Accept Merge Request button within MR widget and added padding for
viewports smaller than 768px
merge_request:
author: Ryan Harris
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