Revert "4.6.2 fix songdetails_controls loop icon spacing"
This reverts commit d098d6e19a
.
This commit is contained in:
parent
3b84b7cdc1
commit
d672598210
2 changed files with 2 additions and 6 deletions
|
@ -4,7 +4,6 @@
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
.icon-wrap {
|
.icon-wrap {
|
||||||
margin-left: 2px;
|
margin: 4px 2px;
|
||||||
margin-right: 2px;
|
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
|
@ -62,8 +62,5 @@
|
||||||
"node_modules"
|
"node_modules"
|
||||||
],
|
],
|
||||||
"private": true,
|
"private": true,
|
||||||
"appPath": "app",
|
"appPath": "app"
|
||||||
"resolutions": {
|
|
||||||
"angular": "~1.4.1"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue