Commit 3fe9d2972f37f408f403a98a3bdde16174163350

Authored by Dmitriy Zaporozhets
1 parent bc6915f2

2.3.0 pre

Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
1 -2.2.0 1 +2.3.0pre
app/assets/stylesheets/common.scss
@@ -679,8 +679,8 @@ p.time { @@ -679,8 +679,8 @@ p.time {
679 padding:2px 10px; 679 padding:2px 10px;
680 color:#888; 680 color:#888;
681 border-bottom:1px solid #eee; 681 border-bottom:1px solid #eee;
682 - &:last-child { border:none; }  
683 } 682 }
  683 + a:last-child h4 { border:none; }
684 684
685 a.active { 685 a.active {
686 h4 { 686 h4 {