don't force huge bottom margin on vignettes

This commit is contained in:
Frédéric Péters 2015-12-28 12:38:18 +01:00
parent ecd9d7b5c4
commit 1354ebdf2c
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
.vignette-big div p img {
margin-right: 10px;
margin-bottom: 300px;
margin-bottom: 10px;
float: left;
}