-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Language button's arrow icon and text not aligned properly. #173
Comments
When I cloned this project and started to look for issues before I could even register and navigate to authenticated routes, I could find lots of problems in signup/login routes only, most of them being related to styling. Upon looking further into the issue, I could notice that the stylesheet codes(SCSS) are in a pretty bad form, be it how attributes are given absolute values (in
These points are from my personal usage and experience. I would love to hear feedback from the project owners/moderators on what they think about this. |
Describe the bug
The Language button consisting of an arrow icon(up or down depending on the state) and a
div
with text content in it, is supposed to be oriented row-wise and properly aligned. But, it is not properly aligned, and has improper padding, leading to a large button, with lots of inconsistent space around.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The icon and text inside the button should be properly aligned, and preferably not have large space around/between.
Logs
Screenshot depicting the problem.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: