LiskArchive / lisk-ui

🖥️ Lisk user-interface submodule
https://lisk.io/
GNU General Public License v3.0
24 stars 35 forks source link

Improving responsiveness - Fixes #105 #116

Closed karmacoma closed 7 years ago

karmacoma commented 7 years ago

Corresponding with the screenshots posted in #105 I have fixed the following:

Fixed overflow of page navigation:

page-nav-fixed

Fixed overflow of forging navigation:

forging-nav-fixed

Fixed styling of delegate registration button and panel overflow:

registration-and-panel-fixed

Not perfect, but certainly better than before.

Fixes #105.