From 5bc8d56ae85a7440f756dc0e6568333615a85503 Mon Sep 17 00:00:00 2001 From: Knah Tsaeb Date: Fri, 26 Jun 2015 12:23:23 +0200 Subject: [PATCH] [fix] small fix --- inc/user.css | 2 +- tpl/linklist.html | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/inc/user.css b/inc/user.css index 338a0be1..754fa02c 100644 --- a/inc/user.css +++ b/inc/user.css @@ -279,7 +279,7 @@ pre code { } .ui-autocomplete { - width : 80%; + width : 50px; } #pageheader #logo { diff --git a/tpl/linklist.html b/tpl/linklist.html index 65c99c61..9e35fee4 100644 --- a/tpl/linklist.html +++ b/tpl/linklist.html @@ -1,6 +1,12 @@ -{include="includes"} + + {include="includes"} + {if="empty($GLOBALS['disablejquery'])"} + + + {/if} + @@ -78,7 +84,13 @@ {include="page.footer"} -