Skip to content

Update modal footer links to balance vertical spacing

Eric Eastwood requested to merge bugfix/modal-button-link-alignment into master

Update modal footer links to balance vertical spacing. If we want to move to flex instead, do not merge this and instead merge https://github.com/gitterHQ/ui-components/pull/4. note: we can achieve either vertical space effect with both flex or margin, but flex is just easier in alignment regards.

Fixes troupe/gitter-webapp#702

![](https://i.imgur.com/8wZmUuU.png)

Merge request reports