Merge pull request #21 from cmgustavo/ref/design-08

popupServices: BitPay Card and Glidera
This commit is contained in:
Matias Alejo Garcia 2016-08-31 17:11:05 -03:00 committed by GitHub
commit 15a288e194
17 changed files with 219 additions and 375 deletions

View file

@ -885,6 +885,14 @@ input[type=file] {
text-align: left;
}
.right {
float: right;
}
.left {
float: left;
}
.input-label {
max-width: none;
width: inherit;