fix(export): style fixes and markup fixes for share modal

This commit is contained in:
Torkel Ödegaard
2016-05-25 13:01:40 +02:00
parent fc2a069180
commit 201d30a944
2 changed files with 30 additions and 24 deletions

View File

@@ -150,6 +150,10 @@
margin: 0px 0 22px 0;
}
.share-modal-content {
flex-grow: 1;
}
.tight-form {
text-align: left;
}