Unable to see account age on website

bigger window

smaller window

smallest window

sometimes the account age label disappears because the screen size doesn’t properly account for the elements right to it. where does the label go?


underneath the r$ symbol, so its spilling out of its div element.

i have r+ which expands the R$ from 296K to the full amount, but regardless of if this is r+'s issue or not the account label should reformat according to the space remaining from the elements directly to the right.

this is a bug because this label does re-textify itself based on the screen resizing, its just not doing it correctly.

edit: it seems to happen because r+ edits the r$ counter after the page has already loaded but i still think this is a relatively easy fix.

@WebGL3D

tagging you because r+ may be involved