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

This will make the last item in menu to come inside the box on hovering - fix issue #329 #330

Closed Haider8 closed 5 years ago

Haider8 commented 5 years ago

Checklist

Short description of what this resolves:

On hovering, the last menu item was not getting into the box. In this pull request i have fixed this issue. I am providing the screenshot : https://drive.google.com/file/d/1ei79ewz4yAUXq87roF-dxLoMOudwBd0e/view?usp=sharing

Changes proposed in this pull request:

Fixes #329

rcya1 commented 5 years ago

@Haider8 Remove all of the .idea/***.xml files from the project. They aren't relevant to the change and shouldn't be included in the commit.

Haider8 commented 5 years ago

@Ryan10145 Okay. I have deleted the .xml files from .idea. Is there a need to delete 'meilix-generator.iml' also? I have made no changes in it.

rcya1 commented 5 years ago

@Haider8 You should remove it from the commit as it appears to be a generated project file from PyCharm and it's not relevant to the change.

Also read here for more info about squashing commits so that you can squash your commits in this pull request.

Haider8 commented 5 years ago

@Ryan10145 Okay, i have deleted that and thanks for helping me out with squashing.

rpotter12 commented 5 years ago

@Haider8 paste your heroku deployment link.