Navigation Menu

Skip to content

Commit

Permalink
MDL-29229 message: Set contactlist pull-down width to not exceed pare…
Browse files Browse the repository at this point in the history
…nt columns width
  • Loading branch information
aolley authored and danpoltawski committed Feb 24, 2012
1 parent d1c12af commit ed53f70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions theme/base/style/message.css
Expand Up @@ -55,6 +55,8 @@ table.message .searchresults td {padding:5px;}
.message .hiddenelement {display:none;} /** not just using hidden as mform adds that class to its fieldset */ .message .hiddenelement {display:none;} /** not just using hidden as mform adds that class to its fieldset */
.message .visible {display:inline;} .message .visible {display:inline;}


.message #usergroupselector.fieldset, .message #viewing {width: 100%;}

.messagesearchresults {margin-bottom:40px;} .messagesearchresults {margin-bottom:40px;}
.messagesearchresults td {padding:0px 10px 0px 20px;} .messagesearchresults td {padding:0px 10px 0px 20px;}
.messagesearchresults td span {white-space:nowrap;} .messagesearchresults td span {white-space:nowrap;}
Expand Down

0 comments on commit ed53f70

Please sign in to comment.