You are here

format_number.css in Format Number API 6

Same filename and directory in other branches
  1. 7 format_number.css
.form-numeric {
  display: inline;
  width: auto;
  text-align: right;
}

File

format_number.css
View source
  1. .form-numeric {
  2. display: inline;
  3. width: auto;
  4. text-align: right;
  5. }