/* Widgets - List */
////
/// @group Widgets-List
/// Widgets - List

///
.list {
	&.list-group {
		overflow: hidden;
		position: relative;
	}
}
