Commit 8277bd79 authored by Annabel Dunstone's avatar Annabel Dunstone

Remove float from icon

parent c22c4048
...@@ -131,6 +131,11 @@ ...@@ -131,6 +131,11 @@
td.line-numbers { td.line-numbers {
float: none; float: none;
border-left: 1px solid #ddd; border-left: 1px solid #ddd;
i {
float: none;
margin-right: 0;
}
} }
td.lines { td.lines {
padding: 0; padding: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment