"layout fix: align the phone-block with the tabs"

This commit is contained in:
Ralf Becker 2007-06-03 10:23:48 +00:00
parent 6d04243cd6
commit 21b0cb6648

View File

@ -46,18 +46,18 @@
border-collapse:collapse;
border-bottom: #9c9c9c 1px solid;
}
.phoneGroup fieldset{
fieldset.phoneGroup {
margin-top: 14px;
font-size: 110%;
height: 117px;
height: 120px;
border: solid black 2px;
margin-bottom: 0px;
}
.phoneGroup table{
height: 102px;
}
.emailGroup fieldset{
margin-top: 0px;
fieldset.emailGroup {
margin-top: 4px;
font-size: 110%;
height: 112px;
border: solid black 2px;