Revert "4.6.2 fix songdetails_controls loop icon spacing"

This reverts commit d098d6e19a.
This commit is contained in:
Trevor Squillario 2015-08-23 01:04:05 -04:00
parent 3b84b7cdc1
commit d672598210
2 changed files with 2 additions and 6 deletions

View file

@ -4,7 +4,6 @@
display: block;
}
.icon-wrap {
margin-left: 2px;
margin-right: 2px;
margin: 4px 2px;
float: left;
}

View file

@ -62,8 +62,5 @@
"node_modules"
],
"private": true,
"appPath": "app",
"resolutions": {
"angular": "~1.4.1"
}
"appPath": "app"
}