/**
 * @file
 * Subtheme specific CSS.
 */

/* ===== Quickedit Tweaks ===== */
.quickedit-toolbar-container
{
	transition: position 0s;
}