From d5f83a1a23d522d0ca31046a890636d301c4a6e8 Mon Sep 17 00:00:00 2001 From: Bas Brands Date: Wed, 7 Aug 2019 16:27:50 +0200 Subject: [PATCH] MDL-56649 themes: filepicker file exists buttons spacing --- files/renderer.php | 6 +++--- .../templates/core/filemanager_processexistingfile.mustache | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/files/renderer.php b/files/renderer.php index 1cf7e3027f4..12a4eb0379a 100644 --- a/files/renderer.php +++ b/files/renderer.php @@ -949,9 +949,9 @@ class core_files_renderer extends plugin_renderer_base {

- - - + + +
'; return $rv; diff --git a/theme/boost/templates/core/filemanager_processexistingfile.mustache b/theme/boost/templates/core/filemanager_processexistingfile.mustache index 18714ac05a4..875f358049f 100644 --- a/theme/boost/templates/core/filemanager_processexistingfile.mustache +++ b/theme/boost/templates/core/filemanager_processexistingfile.mustache @@ -1,8 +1,8 @@

- - - + + +
\ No newline at end of file