Skip to content

Commit

Permalink
Closes #14. Removed left and right borders, leaving only top and bott…
Browse files Browse the repository at this point in the history
…om borders, because it looks better
  • Loading branch information
Phil committed Dec 11, 2013
1 parent 21140cd commit 6e5eb73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/annotationViewer/_annotation_viewer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ baw-annotation-viewer {
*/
height: 256px;
border: 1px solid $spectrogramBorder;
border-width: 1px 0px 1px 0px;

}

Expand Down

0 comments on commit 6e5eb73

Please sign in to comment.