Commit 4782163c7acd3dc972675df4d6378244a8970450

Authored by randx
1 parent 9329dfbf

Use default tw thubmnails

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/assets/stylesheets/common.scss
... ... @@ -660,7 +660,7 @@ li.note {
660 660 margin-right:40px;
661 661  
662 662 .prev {
663   - @extend .borders;
  663 + @extend .thumbnail;
664 664 height:120px;
665 665 width:175px;
666 666 margin-bottom:10px;
... ...