Skip to content

Num pad display for paiements #17

@b-aeby

Description

@b-aeby

Hi,
The numpad display in paiements (pay.php) is messed up since upgrade to version 11.
Not sure this is a proper way, but I made the following changes to fix:

  • in pay.php, line233, inline-table --> inline-block
  • in pos.css, lines 37, 59, 74 : width: calc(25% - 2px); --> width: calc(25% - 6px);

Congratulations and thank you for TakePOS !
Benjamin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions