RT 4.2.11, ticket#13852
[freeside.git] / rt / share / static / css / base / msie6.css
1 table.ticket-summary {
2     table-layout: fixed;
3 }
4
5 .ticket-transaction div.metadata {
6     height: 1px;
7 }
8
9 div.downloadattachment {
10     position: relative;
11 }
12
13 div.messagebody {
14     height: 3em;
15 }
16
17 span.message-stanza-folder {
18     display: inline !important;
19 }