Skip to content

NC 14 div#navigation.menu width #11468

@Gabuzomeuh

Description

@Gabuzomeuh

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; }

Metadata

Metadata

Assignees

Labels

bugdesignDesign, UI, UX, etc.good first issueSmall tasks with clear documentation about how and in which place you need to fix things in.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions