mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Align sidebar-splitter height with apps height
This commit is contained in:
parent
13d285924a
commit
18dabbd7f5
@ -4472,7 +4472,7 @@ td.message span.message {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
top: 43px;
|
top: 43px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 20px;
|
bottom: 25px;
|
||||||
width: 225px;
|
width: 225px;
|
||||||
/*.background_color_5_gray;*/
|
/*.background_color_5_gray;*/
|
||||||
/*#################################*/
|
/*#################################*/
|
||||||
|
@ -4461,7 +4461,7 @@ td.message span.message {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
top: 43px;
|
top: 43px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 20px;
|
bottom: 25px;
|
||||||
width: 225px;
|
width: 225px;
|
||||||
/*.background_color_5_gray;*/
|
/*.background_color_5_gray;*/
|
||||||
/*#################################*/
|
/*#################################*/
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
top: 43px;
|
top: 43px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 20px;
|
bottom: 25px;
|
||||||
width: 225px;
|
width: 225px;
|
||||||
/*.background_color_5_gray;*/
|
/*.background_color_5_gray;*/
|
||||||
|
|
||||||
|
@ -4483,7 +4483,7 @@ td.message span.message {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
top: 43px;
|
top: 43px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 20px;
|
bottom: 25px;
|
||||||
width: 225px;
|
width: 225px;
|
||||||
/*.background_color_5_gray;*/
|
/*.background_color_5_gray;*/
|
||||||
/*#################################*/
|
/*#################################*/
|
||||||
|
Loading…
Reference in New Issue
Block a user