Skip to content
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

CSS fixes #5

Merged
6 commits merged into from
Sep 6, 2010
Merged

CSS fixes #5

6 commits merged into from
Sep 6, 2010

Conversation

kjagiello
Copy link
Contributor

I'm using Chrome on a regular basis and I've just started to using this nice app for my django project. I've noticed some bugs in CSS in Chrome so I've decided to fix it.

I've fixed:

  • missing gradients for webkit
  • changed type of input for submitting form (from image to submit) in order to remove the border around input on webkit
  • fixed size of the chart - it was 384px wide, despite the fact that the width of sidebar is only 300px.

These are small changes, but they are worth fixing.

Regards!

@kjagiello
Copy link
Contributor Author

So many commits because I've messed up something and I couldn't revert changes. Sorry for that ;)

BYK added a commit that referenced this pull request May 26, 2020
# This is the 1st commit message:

build(docker): Split builder image out for better caching

This is an experimental new approach which creates a separate builder image, that is highly cacheable (and allows caching for yarn install step) to generate the Python wheel. It should save us multiple minutes by leveraging our builds' incremental nature much better.

# This is the commit message #2:

remove redundant op, trigger subsequent build

# This is the commit message #3:

add SOURCE_COMMIT env to builder run

# This is the commit message #4:

oops

# This is the commit message #5:

add revision and license labels to builder

# This is the commit message #6:

use kaniko 0.22 as it should fix the weird failures

# This is the commit message #7:

Simpler and stronger .dockerignore
@github-actions github-actions bot locked and limited conversation to collaborators Dec 24, 2020
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant