We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373a9dc commit ad7475dCopy full SHA for ad7475d
static/css/zamboni/reviewers.less
@@ -727,6 +727,11 @@ div.reviewer-stats-table > div.reviewer-stats-dark {
727
width: 42%;
728
padding: 15px;
729
}
730
+
731
+.listing-body > td {
732
+ padding: 15px;
733
+}
734
735
.review-files .files .file-permissions {
736
max-height: 25.5em;
737
overflow: auto;
@@ -754,7 +759,7 @@ div.reviewer-stats-table > div.reviewer-stats-dark {
754
759
width: auto;
755
760
756
761
.review-files table.activity {
757
- margin: 0 10px;
762
+ margin: 0;
758
763
width: 100%;
764
765
.review-files table.activity th {
0 commit comments