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

Command Bar Fixes #90

Merged
merged 2 commits into from Sep 4, 2015
Merged

Command Bar Fixes #90

merged 2 commits into from Sep 4, 2015

Conversation

gokunymbus
Copy link
Contributor

  • Fixed search so it covers the command bar at smaller screen sizes.
  • Fixed the overflow menu so it doesn't permanently hide the commands.
  • Made it so the x appears all the time and not just when you type input.

- Fixed search so it covers the command bar at smaller screen sizes.
- Fixed the overflow menu so it doesn't permanently hide the commands.
- Made it so the x appears all the time and not just when you type input.
@@ -302,6 +303,7 @@
display: none;
top: 1px;
right: 0px;
z-index: 10;
Copy link
Collaborator

Choose a reason for hiding this comment

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

@ms-zIndex-front

- Added a mixin for the border-left and border-right for high contrast mode.
- Changed  isActive from a modifier to a state.
gokunymbus added a commit that referenced this pull request Sep 4, 2015
@gokunymbus gokunymbus merged commit ad4c308 into develop Sep 4, 2015
@Jahnp Jahnp deleted the v-miljo/commandbar-js branch September 25, 2015 21:28
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

2 participants