alexvcasillas / react-forum-system

React Forum System
http://reactivecommunity.com
BSD 3-Clause "New" or "Revised" License
16 stars 5 forks source link

Fixed scrolling aesthetic. Ignored .vscode folder. #12

Closed colshacol closed 5 years ago

colshacol commented 5 years ago

Scroll bars were present even when the content was not scrollable. I changed a wee bit of CSS to make them auto, so they only show up when scrolling is an option. :+1:

Also added .vscode to .gitignore, because... well, it is generally a thing we need to ignore, and VS Code tends to create it in the directories we work in. =/

Before: screenshot from 2018-11-24 23-56-36

After: screenshot from 2018-11-24 23-56-16

colshacol commented 5 years ago

Actually, the "before" image is wrong, haha. Both of those left columns need scrollbars.

Just know that I fixed it so that if they do not need to scroll, there will not be scrollbars, haha.

alexvcasillas commented 5 years ago

Gonna merge it! It's so sad that emojis are not shown in your windows desktop 😂

colshacol commented 5 years ago

That is Arch Linux, my friend!

colshacol commented 5 years ago

I'd not dream of developing on Windows. 🤢