-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
bugdesignDesign, UI, UX, etc.Design, UI, UX, etc.good first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.
Milestone
Description
Hi.
Navigation menu needs to be 4px wider in order to avoid horizontal scrollbar.
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; }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugdesignDesign, UI, UX, etc.Design, UI, UX, etc.good first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.
