mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
CSS / Layout cleanup - better sizing on infolog description
This commit is contained in:
parent
69e13a2d7f
commit
47604d23a7
@ -85,7 +85,7 @@ td.infologTimestamp {
|
||||
}
|
||||
|
||||
div#infolog-edit_infolog-edit-description {
|
||||
height: 250px;
|
||||
height: 100%;
|
||||
}
|
||||
#infolog-edit_info_responsible + .chzn-container .chzn-results {
|
||||
max-height: 150px;
|
||||
|
@ -147,7 +147,7 @@ td.infologTimestamp {
|
||||
position: relative;
|
||||
}
|
||||
div#infolog-edit_infolog-edit-description {
|
||||
height: 250px;
|
||||
height: 100%;
|
||||
}
|
||||
#infolog-edit_info_responsible + .chzn-container .chzn-results {
|
||||
max-height: 150px;
|
||||
|
Loading…
Reference in New Issue
Block a user