// W3C compatibility on installer

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12995 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-02-03 16:02:16 +00:00
parent efa10195d6
commit 1a51a9a35b
5 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -210,7 +210,7 @@ div.field {
vertical-align: top;
}
div.field label.radiolabel {width:auto;}
div.field span.contentinput {
div.field div.contentinput {
display:inline-block;
width:245px;
vertical-align: top;
@@ -686,7 +686,7 @@ ul#optional_update {list-style-type:none;}
float: left;
}
#sheet_configure div.field span.contentinput {
#sheet_configure div.field div.contentinput {
display: block;
float: left;
}