Skip to content

Commit

Permalink
Corrected border style in channel flexpane
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Nov 8, 2015
1 parent 3adde1a commit c2b94bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules/flexpane/_channel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

.channel_page_section {
background: $color-base;
border-bottom: 1px solid $color-shade-dark;
border-top: 1px solid $color-shade-dark;

.section_header {
&:hover {
Expand Down

0 comments on commit c2b94bc

Please sign in to comment.