Should've been done in commit 312cc37

https://bugzilla.gnome.org/show_bug.cgi?id=720886
This commit is contained in:
Techlive Zheng 2013-12-18 12:21:47 +08:00
parent 09f442d01b
commit 0f07b0fbed
2 changed files with 1 additions and 5 deletions

View file

@ -61,10 +61,6 @@ div#diff div.file table.wrapped td.code {
white-space: pre-wrap;
}
div#diff div.file:first-child table.contents {
margin-top: 0px;
}
div#diff div.file table tr.context td:last-child {
background-color: #fafafa;
}

View file

@ -21,7 +21,7 @@
<!-- Diff template -->
<div class="file">
<table class="contents">
<table>
<colgroup>
<col width="0">
<col width="0">