-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Fix styling for login alert #273
Comments
I can fix (it looks like you may have already started, though?) I did cause On Fri, Jan 22, 2016 at 11:23 AM, Joel Glovier [email protected]
|
@alexpelan thanks, but I've got a branch in progress with some other login tweaks as well. 🙇 |
@alexpelan FWIW, it's really not your fault. We really have a long way to go on the styling of the app, and I'd like to get to a place that we have all the components available and styled correctly so that contributing devs can just jump in and use the existing styles. Right now, we have a lot of default bootstrap styles that should really be themed. So properly theming bootstrap and removing unused styles is one of the things I'm focusing on now. ❤️ |
Refactor to remove querySelector calls where possible
This styling (added in #250) doesn't match the app's design. Also, the alert should be above the button, or maybe above the input fields.
The text was updated successfully, but these errors were encountered: