Skip to content
Snippets Groups Projects
Commit 233ae5c3 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #2695945 by edurenye, ecrown, runeasgar: Reduce the size of the type of...

Issue #2695945 by edurenye, ecrown, runeasgar: Reduce the size of the type of change column in the system diff
parent 312b93c6
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,6 @@
table.diff {
border-spacing: 4px;
margin-bottom: 20px;
table-layout: fixed;
width: 100%;
}
table.diff .diff-context {
......
......@@ -4,7 +4,6 @@
table.diff {
border-spacing: 4px;
margin-bottom: 20px;
table-layout: fixed;
width: 100%;
}
table.diff .diff-context {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment