Skip to content

Commit

Permalink
messaging MDL-22320 moved the message send button closer to the messa…
Browse files Browse the repository at this point in the history
…ge box
  • Loading branch information
Andrew Davis committed Jun 28, 2010
1 parent 5bfbe04 commit 7004896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/standard/style/message.css
Expand Up @@ -42,6 +42,7 @@ table.message .searchresults td {padding:5px;}
.message .messagearea .messagehistory .right {padding-bottom:10px;width:40%;float:right;clear:both;}
.message .messagearea .messagesend {padding-top:20px;float:center;clear:both;}
.message .messagearea .messagesend .messagesendbox {width:100%}
.message .messagearea .messagesend fieldset {padding:0px;margin:0;} /** bring the message send button closer to the message box */

.message .hiddenelement {display:none;} /** not just using hidden as mform adds that class to its fieldset */
.message .visible {display:inline;}
Expand Down

0 comments on commit 7004896

Please sign in to comment.