Uh oh!
There was an error while loading. Please reload this page.
Fit nextcloud css guidelines - #278
Conversation
| <div class="app-navigation-entry-menu"> | ||
| <ul> | ||
| <li><button class="icon-rename svg" title="{{ t 'Settings' }}"></button></li> | ||
| </ul> |
There was a problem hiding this comment.
don't know why we had two list there
ChristophWurst
commented
Jan 12, 2017
skjnldsv
commented
Jan 12, 2017
@ChristophWurst do you mean the scrollbar? |
ChristophWurst
commented
Jan 12, 2017
yes ;-) |
skjnldsv
commented
Jan 12, 2017
ChristophWurst
commented
Jan 12, 2017
will check again later. IIRC that little scrollbar just scrolls the three dots, not the entire list of accounts/folders. |
ChristophWurst
commented
Jan 12, 2017
Still the same issue when I'm on nextcloud/server#3024 and this PR's branch: |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8c9db5f to
83d078bCompareskjnldsv
commented
Jan 13, 2017
Fixed. |
ChristophWurst
commented
Jan 13, 2017
@skjnldsv which server branch did you use to test this? On master it works, but in combination with nextcloud/server#3024 I still get the scroll bar :-/ |
@ChristophWurst the last update commit of this pr: 83d078b |
skjnldsv
commented
Jan 13, 2017
😆 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and questions. |



Should probably be best with the last fix from nextcloud/server#3024