widgets.less: on less TODO for less :D
This commit is contained in:
parent
2f8f3fdd90
commit
5604797cd1
|
@ -31,7 +31,6 @@ ul.tree select { /* ?? */
|
|||
}
|
||||
|
||||
ul.tree {
|
||||
font-size: 0.8em;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue