From 76a69a0549e54c2cddbf28cc27cb6445e98c8111 Mon Sep 17 00:00:00 2001 From: Jared Hancock <jared@osticket.com> Date: Mon, 14 Apr 2014 22:39:49 -0500 Subject: [PATCH] redactor: Fix air tool bars in admin panel --- scp/css/scp.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/scp/css/scp.css b/scp/css/scp.css index d06c72ffb..76a78d54b 100644 --- a/scp/css/scp.css +++ b/scp/css/scp.css @@ -1278,9 +1278,6 @@ time { overflow-y: auto; } -.redactor_air { - z-index: 7 !important; -} .redactor_editor { font-size: 11pt; } -- GitLab