Skip to content

Commit

Permalink
GHI-#49 Remove bright border on hovering over a atom-text-editor[mini]
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Jan 23, 2017
1 parent 030b970 commit d25f00e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions styles/atom.less
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@ atom-text-editor[mini] {
max-height: @input-height;
line-height: @input-height - 2px;

&:hover {
border: 1px solid @input-border-color;
color: @text-color-highlight;
}

.syntax--text,
.syntax--source {
color: @text-color;
Expand Down

0 comments on commit d25f00e

Please sign in to comment.