From dd8a06a397e26c46639eba1313102560dfa49c95 Mon Sep 17 00:00:00 2001 From: Adam Strzelecki Date: Mon, 7 Dec 2015 21:20:54 +0100 Subject: LESS: Use tabs for indent in all files This does not change any content and generated gogs.css is still the same. --- public/less/_organization.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/less/_organization.less') diff --git a/public/less/_organization.less b/public/less/_organization.less index 3fa54b6e..4ad3b1da 100644 --- a/public/less/_organization.less +++ b/public/less/_organization.less @@ -92,7 +92,7 @@ } .ui.button { margin-left: 5px; - margin-top: -3px; + margin-top: -3px; } } } @@ -154,4 +154,4 @@ } } } -} \ No newline at end of file +} -- cgit v1.2.3