Commit 072ca47ba90e96188d6ec3711b663bc55fadb81f

Authored by Zambom
1 parent 88b82ddc

Subject chat views adjusts

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
amadeus/static/css/base/amadeus.css
... ... @@ -1612,6 +1612,10 @@ div.dataTables_wrapper div.dataTables_paginate {
1612 1612 font-size: 14px;
1613 1613 }
1614 1614  
  1615 +.subject-related-panel .panel {
  1616 + margin-bottom: 0px;
  1617 +}
  1618 +
1615 1619 @-moz-document url-prefix() {
1616 1620 .talk_body .checkbox input[type="checkbox"] {
1617 1621 display: none;
... ...