Align sidebar-splitter height with apps height

This commit is contained in:
Hadi Nategh 2018-03-26 11:54:41 +02:00
parent 13d285924a
commit 18dabbd7f5
4 changed files with 4 additions and 4 deletions

View File

@ -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;*/
/*#################################*/ /*#################################*/

View File

@ -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;*/
/*#################################*/ /*#################################*/

View File

@ -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;*/

View File

@ -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;*/
/*#################################*/ /*#################################*/