Skip to content

Commit

Permalink
fix(titus): fix alignment of migration config fields (#5116)
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherchrisberry committed Apr 4, 2018
1 parent 03bca5e commit 19dc6df
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,13 @@ titus-migration-config {
}

.config-field {
display: inline-block;
margin-right: 10px;
}

.ui-select-placeholder {
display: inline;
}

.migration-config-pipeline {
label {
text-align: left;
Expand Down

0 comments on commit 19dc6df

Please sign in to comment.