Skip to content

Commit

Permalink
widgets.less: on less TODO for less :D
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Gelf committed Nov 13, 2015
1 parent 2f8f3fd commit 5604797
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/css/icinga/widgets.less
Expand Up @@ -31,7 +31,6 @@ ul.tree select { /* ?? */
}

ul.tree {
font-size: 0.8em;
padding: 0;
margin: 0;
}
Expand Down Expand Up @@ -116,7 +115,7 @@ ul.tree > ul > li::before, ul.tree > ul > li::after {

ul.tree li a {
display: inline-block;
/* TODO -> find something better padding-left: 2.4em; */
padding-left: 1em;
line-height: 2em;
text-decoration: none;
color: #777;
Expand Down

0 comments on commit 5604797

Please sign in to comment.