Remove commented code.

This commit is contained in:
Paulo Reis 2017-10-23 16:15:30 +01:00
parent 632e3228e0
commit fb121494e6

View file

@ -155,7 +155,6 @@ ul.folders-menu {
}
}
> li.active {
//border-right: 4px solid @red;
border-radius: @sidebar-active-border-radius;
> a {
background-color: @sidebar-active-bg;
@ -267,11 +266,7 @@ ul.structured-list {
li {
border-bottom: 1px solid @structured-list-border-color;
padding: (@line-height-computed / 4) 0;
// &:first-child {
// .header {
// font-size: 1rem;
// }
// }
&:last-child {
border-bottom: 0 none;
}