ux(modal): tight-form -> gf-form

This commit is contained in:
bergquist
2016-02-23 14:49:10 +01:00
parent 75454b02c0
commit c189c20164
2 changed files with 70 additions and 93 deletions

View File

@@ -118,6 +118,8 @@
}
.share-modal-big-icon {
margin-bottom: 2rem;
.fa, .icon-gf {
font-size: 70px;
}
@@ -147,3 +149,9 @@
text-overflow: ellipsis;
}
}
.modal-body {
.position-center {
display: inline-block;
}
}