#groups_form {
    width: 300px;

}

#groups_form input {
    width: 100%;
    min-height: 30px;
    margin-bottom: 8px;
}