Commit 4b0b6039 authored by Jacob Schatz's avatar Jacob Schatz Committed by Eric Eastwood

Remove unused CSS.

parent c8152813
...@@ -287,27 +287,7 @@ ...@@ -287,27 +287,7 @@
display: inline-block; display: inline-block;
vertical-align: middle; vertical-align: middle;
} }
ul {
list-style-type: none;
padding: 0;
li {
border-bottom: 1px solid $border-gray-normal;
padding: 10px 20px;
a {
color: $almost-black;
}
.fa {
font-size: $code_font_size;
margin-right: 5px;
}
}
}
} }
} }
.render-error { .render-error {
......
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