From 0344b168276f80189e2254c75a762aff5b517b6b Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Sun, 22 May 2016 06:32:57 -0400
Subject: [PATCH] Fix priority icon(s) position

---
 plugins/enigma/skins/larry/templates/keyimport.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/plugins/enigma/skins/larry/templates/keyimport.html b/plugins/enigma/skins/larry/templates/keyimport.html
index 8319118..cd7979e 100644
--- a/plugins/enigma/skins/larry/templates/keyimport.html
+++ b/plugins/enigma/skins/larry/templates/keyimport.html
@@ -3,7 +3,6 @@
 <head>
 <title><roundcube:object name="pagetitle" /></title>
 <roundcube:include file="/includes/links.html" />
-<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
 </head>
 <body class="iframe">
 

--
Gitblit v1.9.1