From a12c5db601ad2c3cee2507099b692d491782d614 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 9 Jan 2014 20:23:58 +0100 Subject: Add pagination to syslog, change filter inputbox to use tagsinput --- style/default.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'style/default.css') diff --git a/style/default.css b/style/default.css index c846f261..1a4a0be0 100644 --- a/style/default.css +++ b/style/default.css @@ -49,3 +49,11 @@ body { font-size: 90%; font-style: italic; } + +.bootstrap-tagsinput { + width: 100%; + margin: 0px; + border-radius: 0; + height: 34px; +} + -- cgit v1.2.3-55-g7522