// 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:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user