Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Removed Quick Open dropdown menu border and tweaked its dropshadow to compensate #7316

Merged
merged 1 commit into from
Mar 26, 2014

Conversation

larz0
Copy link
Member

@larz0 larz0 commented Mar 24, 2014

This is for #7307.

screen shot 2014-03-24 at 3 55 30 pm

background-color: @tc-gray-panel;
border-radius: 0 0 4px 4px;
box-shadow: @tc-normal-shadow-bottom;
opacity: 0;

// Need this for border-radius because there are no borders
overflow: hidden;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this needed? I commented it out and couldn't see any difference.

Copy link
Member Author

Choose a reason for hiding this comment

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

To stop the corners of the last item to come out of the parent container.

@redmunds
Copy link
Contributor

Merging.

redmunds added a commit that referenced this pull request Mar 26, 2014
Removed Quick Open dropdown menu border and tweaked its dropshadow to compensate
@redmunds redmunds merged commit df26beb into master Mar 26, 2014
@redmunds redmunds deleted the larz/issue-7307 branch March 26, 2014 17:38
peterflynn added a commit that referenced this pull request Apr 1, 2014
Revert PR #7316 - no longer needed to fix #7307.
Tweak the PR #7358 fix to cut down the delay before the dropdown appears to
the bare minimum.
AJDBenner pushed a commit to AJDBenner/brackets that referenced this pull request Apr 8, 2015
Revert PR adobe#7316 - no longer needed to fix adobe#7307.
Tweak the PR adobe#7358 fix to cut down the delay before the dropdown appears to
the bare minimum.
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.

2 participants