Changeset - d18dfba3c245
[Not reviewed]
default
0 1 0
Mads Kiilerich - 8 years ago 2017-06-13 22:55:58
mads@kiilerich.com
diff: fix width - make it 100% of the page as before
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -3191,6 +3191,7 @@ input.perm_filter {
 
table.code-difftable {
 
    border-collapse: collapse;
 
    border-radius: 0px !important;
 
    width: 100%;
 
}
 
table.code-difftable td {
 
    padding: 0 !important;
0 comments (0 inline, 0 general)