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/gogs.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/less/gogs.less') diff --git a/public/less/gogs.less b/public/less/gogs.less index d690e3ae..8aa40808 100644 --- a/public/less/gogs.less +++ b/public/less/gogs.less @@ -10,4 +10,4 @@ @import "_user"; @import "_dashboard"; @import "_admin"; -@import "_explore"; \ No newline at end of file +@import "_explore"; -- cgit v1.2.3