diff --git a/resources/css/kt-framing.css b/resources/css/kt-framing.css index b39a2fb..6a1f9dc 100644 --- a/resources/css/kt-framing.css +++ b/resources/css/kt-framing.css @@ -1532,6 +1532,11 @@ hr { display: none; } +.dashboard_block .dashboard_block_body +{ + z-index:99; +} + /* actions */ #content .dashboard_block .action @@ -1625,8 +1630,3 @@ body #content #add_dashlet float: right; margin-right: 3em; } - -#dashlet-search-text -{ - z-index: 5; -} \ No newline at end of file diff --git a/templates/ktcore/dashlets/mailserver.smarty b/templates/ktcore/dashlets/mailserver.smarty index 61b549e..9eda27e 100644 --- a/templates/ktcore/dashlets/mailserver.smarty +++ b/templates/ktcore/dashlets/mailserver.smarty @@ -5,4 +5,3 @@ documents and sending of notifications are disabled.{/i18n}

{i18n}Edit the [email] section of the config.ini file to set your email server and the sending address of the KnowledgeTree server.{/i18n}

{/if} -