correction thumbnail

This commit is contained in:
alexandre-pereira 2015-03-16 16:42:41 +01:00
parent 12b4b140d8
commit 5e019357fe
1 changed files with 3 additions and 2 deletions

View File

@ -241,8 +241,9 @@
.thumbnails .thumbnail {
margin-bottom: 0;
}
.thumbnails .li {
margin: 0;
.thumbnail img {
width:100px;
height: 100px;
}
</style>
@endsection