forked from extern/egroupware
"layout fix: align the phone-block with the tabs"
This commit is contained in:
parent
6d04243cd6
commit
21b0cb6648
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user