// W3C compatibility on installer

This commit is contained in:
rMalie
2012-02-03 16:02:16 +00:00
parent a2aeff5436
commit eedc04461b
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;
}