/*
 * Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md.
 */

.ck.ck-link-form {
	& .ck-labeled-input {
		display: inline-block;
	}

	& .ck-label {
		display: none;
	}
}
