From 7d481e77f39388dd1199e6e95cbdce0b443246b7 Mon Sep 17 00:00:00 2001 From: William Daniau Date: Mon, 14 Oct 2019 14:00:33 +0200 Subject: [PATCH] Ajustement css upbutton --- templates/html/common/zim-style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/html/common/zim-style.css b/templates/html/common/zim-style.css index 507dc84..032f8ac 100644 --- a/templates/html/common/zim-style.css +++ b/templates/html/common/zim-style.css @@ -91,7 +91,7 @@ transform: rotate(-45deg); vertical-align: top; width: 0.45em; - margin-left:-0.2em; + margin-left:-0.25em; } -- 2.16.4