/*! * VisualEditor Surface styles. * * @copyright 2011-2012 VisualEditor Team and others; see AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ .ve-surface:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }