##// END OF EJS Templates
ui: fixed style for ancestor commit. Fixes #5558
ergo -
r3807:8d1b03e8 stable
parent child Browse files
Show More
@@ -1622,8 +1622,14 b' table.integrations {'
1622 1622 margin-left: 8px;
1623 1623 }
1624 1624
1625 #pull_request_overview {
1626 div.ancestor {
1627 margin: -33px 0;
1628 }
1629 }
1630
1625 1631 div.ancestor {
1626 margin: -30px 0px;
1632 line-height: 33px;
1627 1633 }
1628 1634
1629 1635 .cs_icon_td input[type="checkbox"] {
General Comments 0
You need to be logged in to leave comments. Login now