Skip to content

Commit

Permalink
#7535 align start button properly
Browse files Browse the repository at this point in the history
  • Loading branch information
piorek committed Jun 20, 2018
1 parent b1cffeb commit b92c698
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/notebook/src/shared/style/spark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,10 @@
text-align: right;
}

.bx-spark-connect {
margin-left: 306px;
}

.bx-spark-connect-error {
margin-left: 20px;
}
Expand Down

0 comments on commit b92c698

Please sign in to comment.