mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-06 21:40:37 +01:00
patch for better Layout of the template on IE 6/7
This commit is contained in:
parent
16c5ce05ac
commit
dfa524628c
File diff suppressed because one or more lines are too long
@ -49,12 +49,12 @@
|
|||||||
fieldset.phoneGroup {
|
fieldset.phoneGroup {
|
||||||
margin-top: 14px;
|
margin-top: 14px;
|
||||||
font-size: 110%;
|
font-size: 110%;
|
||||||
height: 120px;
|
height: 140px;
|
||||||
border: solid black 2px;
|
border: solid black 2px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
}
|
}
|
||||||
.phoneGroup table{
|
.phoneGroup table{
|
||||||
height: 102px;
|
height: 122px;
|
||||||
}
|
}
|
||||||
fieldset.emailGroup {
|
fieldset.emailGroup {
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
|
Loading…
Reference in New Issue
Block a user