Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
seanastephens committed Dec 15, 2016
1 parent b1731d6 commit bd7f410
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}

/* Borders and background */
._synteny-dotplot-builder .dotplot,
._synteny-dotplot-builder .dotplot,
._synteny-dotplot-builder #histogram-and-top-form,
._synteny-dotplot-builder #form-wrapper
{
Expand All @@ -28,7 +28,7 @@

/* Dot plot */

/* The float and position properties here are black magic to get the
/* The float and position properties here are black magic to get the
* canvas and svg to sit on top of each other. */
._synteny-dotplot-builder .dotplot {
float: left;
Expand Down Expand Up @@ -119,8 +119,8 @@
display: inline;
}

#histogram-button-left,
#histogram-button-right,
#histogram-button-left,
#histogram-button-right,
#histogram-button-title {
margin-top: 2%;
}
Expand Down

0 comments on commit bd7f410

Please # to comment.