We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8165a9f commit c6242a9Copy full SHA for c6242a9
PHP/CodeCoverage/Report/HTML/Renderer/Template/css/style.css
@@ -7,13 +7,13 @@ body {
7
}
8
9
.table td {
10
- padding-top: 3px;
11
- padding-bottom: 3px;
+ padding-top: 3px;
+ padding-bottom: 3px;
12
13
14
.table-condensed td {
15
- padding-top: 0;
16
- padding-bottom: 0;
+ padding-top: 0;
+ padding-bottom: 0;
17
18
19
.table .progress {
0 commit comments