Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schunk <florian.schunk@rwth-aachen.de>2018-12-22 19:38:51 +0300
committerFlorian Schunk <florian.schunk@rwth-aachen.de>2019-01-09 13:28:51 +0300
commit808cf39961e88352a2d1551a9063f58fb9093e3f (patch)
treec162a3e8438c8414fa2ffa23743d381f4603fd7f /core/templates
parentb555fb3ff56d77b139f875ff7ea587844afa77b0 (diff)
change menu's orientation to make sure it is completly visible
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
Diffstat (limited to 'core/templates')
-rw-r--r--core/templates/filepicker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/filepicker.html b/core/templates/filepicker.html
index d764ff377d7..b88c8f308de 100644
--- a/core/templates/filepicker.html
+++ b/core/templates/filepicker.html
@@ -1,7 +1,7 @@
<div id="{dialog_name}" title="{title}">
<span class="dirtree breadcrumb"></span>
<span class="actions creatable"><a href="#" class="icon icon-add button button-add"></a>
- <nav class="menu popovermenu bubble menu-center newFileMenu">
+ <nav class="menu popovermenu bubble menu-left newFolderMenu">
<ul><li>
<form class="filenameform">
<input type="text" value={newtext}>