Browse Source

Fixed wide gif images

Closes #376
master
Igor Zhukov 10 years ago
parent
commit
2f12621a01
  1. 1
      app/css/app.css

1
app/css/app.css

@ -3252,6 +3252,7 @@ ce671b orange @@ -3252,6 +3252,7 @@ ce671b orange
overflow: hidden;
float: left;
margin-top: 3px;
max-width: 100%;
}
.img_gif_thumb {

Loading…
Cancel
Save