From 763b69bf5be8c907cc55dfbab5453fd36b86fc04 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 12 Oct 2023 08:39:18 +0000 Subject: enable reset button in mod rpost --- view/css/bootstrap-red.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 57ce92c43..b5daa4609 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -7,7 +7,8 @@ } } -* { +.nav-link, +input { transition: none !important; } -- cgit v1.2.3