// fix position desc module on AdminModulePositions

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13725 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vKham
2012-02-29 10:01:16 +00:00
parent 611bebee28
commit 61c1aea9c5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -309,7 +309,7 @@ select optgroup option {
padding: 0;
cursor: pointer;
display: block;
width: 425px;
width: 500px;
}
.lab_modules {
@@ -319,7 +319,7 @@ select optgroup option {
padding-left: 10px;
cursor: pointer;
display: block;
width: 350px;
width: 500px;
}
.lab_modules_positions img {