From 2f73141fce0516467b09b57bcd0e489e501a5f61 Mon Sep 17 00:00:00 2001 From: lucas Date: Wed, 30 Oct 2019 13:41:08 +0100 Subject: [PATCH] fix css --- trefle/explorer/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trefle/explorer/app.css b/trefle/explorer/app.css index 2e1c0a95..37527a48 100644 --- a/trefle/explorer/app.css +++ b/trefle/explorer/app.css @@ -118,7 +118,7 @@ p { } -/*** FORMS ***// +/*** FORMS ***/ input[type=text], input[type=url] { line-height: 3em; -- GitLab