patch for better Layout of the template on IE 6/7

This commit is contained in:
Stefan Becker 2008-07-21 12:42:37 +00:00
parent 16c5ce05ac
commit dfa524628c
2 changed files with 9 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -49,12 +49,12 @@
fieldset.phoneGroup {
margin-top: 14px;
font-size: 110%;
height: 120px;
height: 140px;
border: solid black 2px;
margin-bottom: 0px;
}
.phoneGroup table{
height: 102px;
height: 122px;
}
fieldset.emailGroup {
margin-top: 4px;