From 06886f7a76ee9fdd62c91361eab5d63d69b32b85 Mon Sep 17 00:00:00 2001 From: uh_wot <3631986-uh_wot@users.noreply.gitlab.com> Date: Mon, 11 May 2020 12:59:09 +0200 Subject: [PATCH] changed a single line of indentation to tabs --- public/css/modules/tabs/tabs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/modules/tabs/tabs.css b/public/css/modules/tabs/tabs.css index d34fcc5..3e5b60e 100644 --- a/public/css/modules/tabs/tabs.css +++ b/public/css/modules/tabs/tabs.css @@ -36,5 +36,5 @@ .main_tablinks_text { overflow: hidden; - white-space: nowrap; + white-space: nowrap; } \ No newline at end of file