Remove table of contents hover indent

This commit is contained in:
Michael Rose 2014-02-12 11:00:22 -05:00
parent 220c9b3d4a
commit 2098fe54a3
3 changed files with 2 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -217,13 +217,6 @@ body {
display: block;
color: @white;
border-bottom-width: 0;
&:hover {
font-weight: 400;
:before {
content: "\00bb";
padding-right: 5px;
}
}
}
ul {
margin: 0;