/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

/* add 12 column support to WordPress Gallery */
.wpview-type-gallery .gallery-columns-12 .gallery-item
{
 	width: 8.3299%;
}