mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-17 20:45:56 +00:00
Mail editor : show scrollbar in contacts pane when necessary.
Monotone-Parent: f05a28854fca7f10afb958ecb7b60275cafd475b Monotone-Revision: 299e375e68f6404ffcb338c6e279d3da6123b87d Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-19T20:22:57
This commit is contained in:
@@ -222,10 +222,11 @@ DIV#contactsListContent
|
||||
top: 9em;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
bottom: 110px;
|
||||
margin: 0;
|
||||
border-right: 1px solid #fff;
|
||||
background-color: #fff; }
|
||||
background-color: #fff;
|
||||
overflow-y: auto; }
|
||||
|
||||
TABLE#contactsList
|
||||
{ width: 100%; }
|
||||
|
||||
Reference in New Issue
Block a user