- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4.6k
fix "create folder" icon overlaying home icon #17017
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
Conversation
| Thank you @ritsute 👍 Would you mind to sign off your commits? https://github.com/nextcloud/server/pull/17017/checks?check_run_id=212969543 for more details. | 
Signed-off-by: Brandon <brandon.yeow@websparks.sg>
2a6c8b6    to
    a67941f      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works
| /backport to stable17 | 
| /backport to stable16 | 
| Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 | 
| backport to stable17 in #17219 | 
| /backport to stable16 | 
| backport to stable16 in #17227 | 
First contribution. Home icon is blocked. I've edited CSS from absolute to relative and adjusted position accordingly.
Steps to reproduce
Go to any uploaded files and right click on it, select "Move or Copy"
Actual behaviour

"Create new folder" icon is overlaying "home" icon.
Expected behaviour

"Create new folder" icon should be to the left of "span.dirtree.breadcrumb", not covering "Home" icon.
Server configuration
Operating system:
Ubuntu 18.04
Web server:
apache2 2.4.29
Database:
mysql 5.8
PHP version:
7.2.19
Nextcloud version: (see Nextcloud admin page)
16.0.4
Updated from an older Nextcloud/ownCloud or fresh install:
fresh installed. Currently updates using settings/admin/overview button.
Where did you install Nextcloud from:
single php file from nextcloud deploy.