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

Notebookbar: main-nav: Fix last child being glued to the edge #10896

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pedropintosilva
Copy link
Contributor

Before this commit the .main-nav's width had bigger width than the
webview due to borders not being factored in. This was particular
visible for integrators that have the close button toggled off and
that have no "EnableShare" where the last sidebar icon was "glued" the
right edge of the web view.

Cases where this is possible to test:

  • Using the make run Edit mode urls in Tabbed view
  • Places where Collabora Online is integrated with close and
    share buttons. Example: Moddle

Signed-off-by: Pedro Pinto Silva [email protected]
Change-Id: Ie189ed780080cda69d3d41e425a047c45d0e69e9

Before this commit the .main-nav's width had bigger width than the
webview due to borders not being factored in. This was particular
visible for integrators that have the close button toggled off and
that have no "EnableShare" where the last sidebar icon was "glued" the
right edge of the web view.

Cases where this is possible to test:
- Using the make run Edit mode urls in Tabbed view
- Places where Collabora Online is integrated with close and
share buttons. Example: Moddle

Signed-off-by: Pedro Pinto Silva <[email protected]>
Change-Id: Ie189ed780080cda69d3d41e425a047c45d0e69e9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

1 participant