NIHVIVO-2796: Re-factored contact form templates

This commit is contained in:
manolobevia 2011-06-29 20:48:46 +00:00
parent 1c81c6c596
commit 7e80fbebf3

View file

@ -1533,6 +1533,16 @@ input.add-account:active {
top: 1px; top: 1px;
} }
/* -------------------------------------------------> */
/* CONTACT FORM ------------------------------------> */
/* -------------------------------------------------> */
#contact_form input[type="text"] {
width: 20em;
}
#contact_form textarea {
width: 40em;
}
/* -------------------------------------------------> */ /* -------------------------------------------------> */
/* MENU MANAGEMENT ------------------------------------> */ /* MENU MANAGEMENT ------------------------------------> */
/* -------------------------------------------------> */ /* -------------------------------------------------> */