From ea574a1d40a0f4bd4d424119228a6269f0f92ab3 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 2 May 2014 23:30:55 +0400 Subject: [PATCH] #64 Admin Responsive - Next Round --- plugins/box/filesmanager/views/backend/index.view.php | 2 +- plugins/box/plugins/views/backend/index.view.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/box/filesmanager/views/backend/index.view.php b/plugins/box/filesmanager/views/backend/index.view.php index 9994245..caf65b6 100755 --- a/plugins/box/filesmanager/views/backend/index.view.php +++ b/plugins/box/filesmanager/views/backend/index.view.php @@ -37,7 +37,7 @@
- diff --git a/plugins/box/plugins/views/backend/index.view.php b/plugins/box/plugins/views/backend/index.view.php index 151602b..b8fe4c8 100755 --- a/plugins/box/plugins/views/backend/index.view.php +++ b/plugins/box/plugins/views/backend/index.view.php @@ -43,7 +43,7 @@ 'btn btn-info readme_plugin', 'data-toggle' => 'modal', 'data-target' => '#readme', 'readme_plugin' => $plugin['id'])); + array('class' => 'btn btn-info hidden-sm hidden-md readme_plugin', 'data-toggle' => 'modal', 'data-target' => '#readme', 'readme_plugin' => $plugin['id'])); ?>