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

Update: Wider thumbnails #963

Merged
merged 7 commits into from
Mar 26, 2019
Merged

Conversation

ConradJChan
Copy link
Contributor

Increases the thumbnails sidebar width by 25px. Also decreases the selected state border to 3px

Before:
Screen Shot 2019-03-25 at 3 08 32 PM

Now:
Screen Shot 2019-03-25 at 3 07 52 PM

@boxcla
Copy link

boxcla commented Mar 25, 2019

Verified that @ConradJChan has signed the CLA. Thanks for the pull request!

@ConradJChan ConradJChan changed the title Wider thumbnails Update: Wider thumbnails Mar 25, 2019
jeremypress
jeremypress previously approved these changes Mar 25, 2019
Copy link
Contributor

@jeremypress jeremypress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

test/integration/document/Thumbnails.e2e.test.js Outdated Show resolved Hide resolved
jstoffan
jstoffan previously approved these changes Mar 25, 2019
@ConradJChan ConradJChan dismissed stale reviews from jstoffan and jeremypress via 014997f March 26, 2019 04:24
jstoffan
jstoffan previously approved these changes Mar 26, 2019
@@ -55,7 +55,6 @@ $thumbnail-sidebar-width: 201px;
flex: 1 0 auto;
overflow: hidden;
padding: 0;
width: 134px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this not needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I don't think so because the flexbox width seems to take precedence

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I take it back, ie11 needs this, but I'll set it to the flex-basis instead

@ConradJChan ConradJChan merged commit 6f2200a into box:master Mar 26, 2019
@ConradJChan ConradJChan deleted the wider-thumbnails branch March 26, 2019 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants