Browse Source

add post-info-time in post RTs

nin-v2
myleneb 9 years ago
parent
commit
3c032d9cc1
  1. 2
      css/style.css
  2. 3
      sass/layout/_postboard.sass

2
css/style.css

@ -1637,7 +1637,7 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
line-height: 130%; line-height: 130%;
} }
.post-rt-reference .post-info-time { .post-rt-reference .post-info-time {
display: none; font-size: 80%;
} }
.post-rt-reference .post-area { .post-rt-reference .post-area {
padding-left: 0; padding-left: 0;

3
sass/layout/_postboard.sass

@ -365,7 +365,6 @@
font-size: 12px font-size: 12px
line-height: 130% line-height: 130%
.post-info-time .post-info-time
display: none font-size: 80%
.post-area .post-area
padding-left: 0 padding-left: 0
Loading…
Cancel
Save