Merge branch 'saas-dev-publishing' of https://github.com/sourcefabric/Airtime into saas-dev-publishing

This commit is contained in:
drigato 2015-11-17 15:20:17 -05:00
commit 031c4dca41
6 changed files with 22 additions and 9 deletions

View file

@ -67,6 +67,9 @@
#library_title {
padding: 5px 5px 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
#library_content {