Skip to content

Commit

Permalink
small css tweak [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmunro committed Nov 9, 2018
1 parent 77237a3 commit c767883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ div.unseen, .unseen .subject { font-weight: 700; }
.update_message_list { margin-right: 20px; }
.msg_text { width: 100%; max-width: 480px !important; word-break: break-all; word-wrap: break-word; font-size: 100%; }
.msg_controls { background: linear-gradient(180deg, #fff, #fff, #f7f2ef) !important; z-index: 100; position: fixed; right: -20px; height: 29px; font-size: 115%; padding-left: 10px; padding-top: 9px; top: 10px; left: 70px !important; }
.offline { height: 23px; padding-left: 36px; padding-right: 36px; }
.offline { height: 23px; padding-left: 38px; padding-right: 38px; }
.header_subject th { white-space: normal !important; word-break: break-all !important; word-wrap: break-word !important; }
.msg_headers th { padding-left: 10px !important; }
.nlink, .plink, .msg_headers td { white-space: normal; word-break: break-all; word-wrap: break-word; }
Expand Down

0 comments on commit c767883

Please sign in to comment.