message MDL-25033 made the contact paging elements clickable even if they spill over into the right hand pane

This commit is contained in:
Andrew Davis 2010-11-03 06:56:17 +00:00
parent bb560cfadb
commit 9647deaead

View File

@ -29,6 +29,7 @@ table.message .searchresults td {padding:5px;}
.message .contactselector {width:24%;float:left;}
.message .contactselector .contact {text-align:left;}
.message .contactselector .messageselecteduser {font-weight:bold;}
.message .contactselector .paging {z-index:1;position:relative;}
.message .messagearea {padding-left:1%;border-left:1px solid LightGrey;width:74%;float:right;min-height:200px;}
.message .messagearea .messagehistorytype {clear:both;padding-bottom:20px;}