fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 113 forks source link

Removed Empty Space in Navbar #316

Closed rcya1 closed 5 years ago

rcya1 commented 5 years ago

Checklist

Short description of what this resolves:

There is unplesant white space in the navbar

screen shot 2018-10-24 at 11 49 57 am

Changes proposed in this pull request:

Changes the navbar size to make it larger and reduce whitespace.

screen shot 2018-10-24 at 11 49 07 am

Fixes #315

rpotter12 commented 5 years ago

@Ryan10145 for every frontend changes please paste the deployed heroku link. This will help us to review your PR more perfectly. Thank you

sarnava1 commented 5 years ago

@Ryan10145 yes you should submit heroku link for better and faster review. In some cases even screenshots work. And when your are filing a PR you have checked all the tickboxes. So you need to specify whoch tests you have carried out. @meets2tarun can help you more on this issue. Otherwise good going and keep it up.

sarnava1 commented 5 years ago

@Ryan10145 when you are doing frontend changes try to give the heights or paddings in % or vh vw rather than px since we need to make this web app responsive across all screens. @tabesin you can merge this as of now.

rpotter12 commented 5 years ago

@Ryan10145 always open an issue before creating any PR. Thank you :)