// fix position desc module on AdminModulePositions

This commit is contained in:
vKham
2012-02-29 10:01:16 +00:00
parent da8eca9b51
commit fa3fa50acc
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 {