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

NC 14 div#navigation.menu width #11468

Closed
Gabuzomeuh opened this issue Sep 30, 2018 · 3 comments
Closed

NC 14 div#navigation.menu width #11468

Gabuzomeuh opened this issue Sep 30, 2018 · 3 comments
Assignees
Labels
bug design Design, UI, UX, etc. good first issue Small tasks with clear documentation about how and in which place you need to fix things in.
Milestone

Comments

@Gabuzomeuh
Copy link

Gabuzomeuh commented Sep 30, 2018

Hi.

Navigation menu needs to be 4px wider in order to avoid horizontal scrollbar.

navigation

Server configuration

Nextcloud version: 14.0.1

Updated from: 13.0.6

Where did you install Nextcloud from: webinstall script

Theme used: default

Client configuration

Browser used: Firefox 62.0 (64 bits)

OS used: Linux Mint 17.3 Cinnamon & Linux Mint 19 Cinnamon

Temporary workaround

Using the "Custom CSS" app to resize the menu

#header .header-left > nav > #navigation { position: relative; left: 25px; /* half the togglemenu */ transform: translateX(-50%); width: 164px; }

@nextcloud-bot nextcloud-bot added bug design Design, UI, UX, etc. labels Sep 30, 2018
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #10745 ([NC 14] Sidebar close icon; incompatible 'position: sticky' in Safari), #11272 (NC 14 app navigation design: active class and nested lists), #10603 (Ideas for NC 14), #11141 (NC 14 UI not completed/usable in IE11), and #10727 ([NC 14] Cannot sync calendars since updating to RC3).

@MorrisJobke
Copy link
Member

cc @skjnldsv @jancborchardt

@jancborchardt jancborchardt added good first issue Small tasks with clear documentation about how and in which place you need to fix things in. Hacktoberfest labels Oct 3, 2018
@weeman1337 weeman1337 self-assigned this Oct 4, 2018
@weeman1337
Copy link
Member

I'm on it. Additional steps to reproduce the issue:

  • Have an app with a long name in the list
  • Have that many apps you have to scroll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug design Design, UI, UX, etc. good first issue Small tasks with clear documentation about how and in which place you need to fix things in.
Projects
None yet
Development

No branches or pull requests

5 participants