-
Notifications
You must be signed in to change notification settings - Fork 1
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
feature/legend #133
feature/legend #133
Conversation
float: right | ||
|
||
.plyr | ||
margin-bottom: 12px | ||
|
||
|
||
// standard margin for google maps controls that shouldn't touch the edge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is time I installed a linter for sass files... 😊
Thanks for cleaning up after me this time 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
I noticed something that I think needs a change
Let's find out! 😀 |
The viewport option (bottom of table) looks like it should do the trick, but it doesn't work and won't be fixed. The record detail popovers suffer from the same problem. Could potentially be fixed by moving to Bootstrap 4, but I don't think it's worth the effort. |
I agree, nevermind... |
Implements #95.