f84111ee69
This change resolves an issue where text inside the Billing page's Storj Token card would appear over the project dropdown menu. The issue was caused by using z-indexing to prevent an absolutely positioned cosmetic element from displaying over its non-positioned siblings. An alternate solution is presented in this change: specifying a position for the non-cosmetic elements allows them to display properly over preceding positioned elements without the usage of z-indexing. Resolves #5219 Change-Id: Icebbda33dcef9418020b025fe8ab3f461cd56533 |
||
---|---|---|
.. | ||
multinode | ||
satellite | ||
storagenode |