Commit f6d80956 authored by Paul Slaughter's avatar Paul Slaughter

Leave `d-flex-center` out of approvals_footer

**Why?**
Even though we technically want this centered, 
for some reason the actual icon isn't quite
centered, so it looks better when left alone.
parent 95454ced
......@@ -59,7 +59,7 @@ export default {
<div>
<div class="mr-widget-extension d-flex align-items-center pl-3">
<button
class="btn btn-blank square s32 d-flex-center append-right-default"
class="btn btn-blank square s32 append-right-default"
type="button"
:aria-label="ariaLabel"
@click="toggle"
......
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