Skip to content

Commit

Permalink
Update selectors for image viewer comment panel
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Sep 11, 2016
1 parent 2fc4c82 commit be668a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scss/modules/modals/_file.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
}
}

.comment_panel {
.aside_panel {
background-color: $color-base;
box-shadow: -1px 0 0 $color-shadow-medium;
}
Expand All @@ -83,7 +83,7 @@
color: $color-highlight;
}

.comment_close_btn {
.aside_close_btn {
color: $base-font-color;
}

Expand Down

0 comments on commit be668a1

Please sign in to comment.