You are here

money.css in Money field 5

Same filename and directory in other branches
  1. 6 money.css
  2. 7 money.css
/* Put the description of the "amount" form item below the form items. */
div.money-field-form-items div.description {
	display: block;
}

File

money.css
View source
  1. /* Put the description of the "amount" form item below the form items. */
  2. div.money-field-form-items div.description {
  3. display: block;
  4. }