Merge pull request #507 from jeckyl/patch-3

[*] BO : Fix size for modules logo AdminModulesPositions
This commit is contained in:
Gregory Roussac
2013-08-07 07:04:13 -07:00

View File

@@ -332,6 +332,8 @@ select optgroup option {
.lab_modules_positions img {
float:left;
width:32px;
height:32px;
}