1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00

We no longer insert this ul.

This commit is contained in:
Rob Rix 2015-12-15 09:57:05 -05:00
parent 43d8634dcb
commit 5cbcdd2902

View File

@ -66,13 +66,6 @@ body {
color: initial;
}
ul.line-numbers {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
.diff dt {
display: none;
}