Merge pull request #108 from vbaranov/fix-cards-info-badge

(Fix) Info badges stucked together fix
This commit is contained in:
phahulin 2018-03-21 18:28:02 +03:00 committed by GitHub
commit 2f65ae5175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -10,6 +10,7 @@
background-image: url(./images/info.png);
background-repeat: no-repeat;
background-position: left center;
margin-bottom: 20px;
}
.new-form & {