/*!
 * VisualEditor UserInterface MobileSurface styles.
 *
 * @copyright 2011-2015 VisualEditor Team and others; see http://ve.mit-license.org
 */

.ve-ui-mobileContext .ve-ui-contextItem-body {
	display: none;
}

.ve-ui-mobileContext-menu {
	border-top: 1px solid #eee;
}
