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

input[type="text"],
input[type="email"]
{
    width: 50%;
}