From 2d102fd2a1a498bdc97809570baa677298c92c16 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 18 Sep 2013 23:04:18 +0200 Subject: [PATCH] Improved bulk style. --- app/assets/stylesheets/zzz.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index 7b3e87f10..36c77d93f 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -660,6 +660,11 @@ footer { border-color: #eee; } +.bulk-action { + position: absolute; + width: 100%; +} + .ticket-action { padding: 6px 8px 6px; position: fixed;