Skip to content

Commit

Permalink
Tiny tweak to control panel height.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaclynperrone committed Jul 6, 2015
1 parent f5889ca commit a61ab29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cycledash/static/scss/examine.scss
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ a.download-vcf {
}

#pileup-container .controls {
flex: 0 0 38px; /* fixed height */
flex: 0 0 36px; /* fixed height */
}
#pileup-container .reference {
flex: 0 0 50px; /* fixed height */
Expand Down

0 comments on commit a61ab29

Please sign in to comment.