Skip to content

Commit

Permalink
add a critical margin-zeroing style for genotype dgrid displays
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuels committed Apr 9, 2018
1 parent 11b0da7 commit ff4b971
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/dialog.scss
Expand Up @@ -229,3 +229,8 @@ a.dialog-new-window {
overflow: auto;
}

.dgrid.genotypes {
table {
margin: 0
}
}

0 comments on commit ff4b971

Please sign in to comment.