From db7eaacedec4b1bd88231d4f4d4c7eecaf087de1 Mon Sep 17 00:00:00 2001 From: Daniel Tiefnig Date: Thu, 16 Aug 2012 01:15:51 +0000 Subject: [PATCH] support longer SIP URIs in subscriber search list --- root/css/admin.css | 7 +++++++ root/tt/subscriber.tt | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/root/css/admin.css b/root/css/admin.css index 98e04bb..3b9c812 100644 --- a/root/css/admin.css +++ b/root/css/admin.css @@ -382,3 +382,10 @@ display:none; height: 156px; background: url("smooth/images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6; } + +/* special div for numbers in subscriber search result */ +.span-3-4 { + width:130px; + float:left; + white-space: nowrap; +} diff --git a/root/tt/subscriber.tt b/root/tt/subscriber.tt index 83625a7..7b7a4d4 100644 --- a/root/tt/subscriber.tt +++ b/root/tt/subscriber.tt @@ -92,15 +92,15 @@