CC-4471: Library -> Remove extra top margin in playlist builder

-done
This commit is contained in:
denise 2012-09-19 17:14:22 -04:00
parent 253a31b1ea
commit 29347527cf
4 changed files with 7 additions and 3 deletions

View file

@ -56,6 +56,10 @@
}
.spl-no-top-margin {
margin-top: 0px !important;
}
.ui-icon-closethick {
margin-top: 7px;
}