style: only force image size in category blocks

This commit is contained in:
Frédéric Péters 2015-10-06 14:51:03 +02:00
parent 81fa7b221e
commit d67fd6a51f
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
padding-top: 25px;
}
#content img {
#content .bloc-categorie img {
padding-right: 5px;
width: 100px;
}