rubyforgood / coral

An upcoming project for Ruby for Good
MIT License
13 stars 11 forks source link

border property overide to fix sign-in border not displaying #91

Closed jasonodoom closed 4 years ago

jasonodoom commented 4 years ago

Resolves #73

Description

I added CSS border property to override border: 1px solid transparent; which caused the sign-in border to not be seen.

Type of change

How Has This Been Tested?

Please see screenshots.

Screenshots

Before:

Before

After:

After