fixes hound

This commit is contained in:
zmagod 2018-07-09 12:55:25 +02:00
parent 14254fbde3
commit 6585eaa338

View file

@ -41,6 +41,7 @@
.repository-input-file-field {
width: auto;
.form-group {
align-items: baseline;
border: 1px solid $color-alto;
@ -86,11 +87,12 @@
display: flex;
flex-direction: row;
justify-content: space-between;
.form-group {
border: 0 !important;
display: inline-block !important;
}
a {
display: inline-block !important;
}