Skip to content

Commit

Permalink
Remove unnecessary CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
lgeiger committed Jan 10, 2017
1 parent 875743e commit aadbef2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions styles/hydrogen.less
Expand Up @@ -505,13 +505,3 @@
color: @text-color-info !important;
}
}

atom-text-editor,
atom-text-editor::shadow {
.gutter .line-number {
&.breakpoint {
margin-bottom: -1px;
border-bottom: 1px solid @text-color-info;
}
}
}

0 comments on commit aadbef2

Please sign in to comment.