/**
 * Styles for the 'StickToThatLanguage' extensions language selector.
 *
 * @since 0.1
 * @file StickToThatLanguage.css
 * @ingroup STTLanguage
 *
 * @license GNU GPL v2+
 * @author H. Snater
 */

.sttl-lasttoplang {
	margin-bottom: 0.5em !important;
	border-bottom: 1px solid lightgray;
}

#p-lang .body h6 {
	margin-bottom: 0.4em;
}

#p-lang .body h6 .ui-icon {
	float: left;
	margin-left: -5px;
}

.sttl-languages-more {
	display: none;
}
