/**
 * ownCloud - Music app
 *
 * This file is licensed under the Affero General Public License version 3 or
 * later. See the COPYING file.
 *
 * @author Morris Jobke <hey@morrisjobke.de>
 * @copyright Morris Jobke 2013, 2014
 */

#app-navigation {
	padding-top: 66px;
}

#app-navigation li > img {
	float: right;
	height: 21px;
	display: none;
}
