From af85ade7ff7deecce52f933c8d30561a9860bc48 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Tue, 15 Dec 2015 10:24:31 +0100 Subject: [PATCH] Minor css fix --- htdocs/theme/eldy/style.css.php | 1 - htdocs/theme/md/style.css.php | 1 - 2 files changed, 2 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index d17cd7aec1f..54aa64a8cbe 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -3361,7 +3361,6 @@ ul.filedirelem li { } ul.ecmjqft { - font-size: 11px; line-height: 16px; padding: 0px; margin: 0px; diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 453365f3908..76d5e8147ac 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -3202,7 +3202,6 @@ ui-layout-north { } ul.ecmjqft { - font-size: 11px; line-height: 16px; padding: 0px; margin: 0px; -- GitLab