aboutsummaryrefslogtreecommitdiffstats
path: root/public/less/gogs.less
diff options
context:
space:
mode:
authorAdam Strzelecki <ono@java.pl>2015-12-07 21:20:54 +0100
committerAdam Strzelecki <ono@java.pl>2015-12-07 21:20:54 +0100
commitdd8a06a397e26c46639eba1313102560dfa49c95 (patch)
treef300594e04f36886baba6f0e08311bed7f48b09e /public/less/gogs.less
parent4e0c697aaf29ce6911b9e6ade36c50f619363adc (diff)
downloadgitea-dd8a06a397e26c46639eba1313102560dfa49c95.tar.gz
gitea-dd8a06a397e26c46639eba1313102560dfa49c95.zip
LESS: Use tabs for indent in all files
This does not change any content and generated gogs.css is still the same.
Diffstat (limited to 'public/less/gogs.less')
-rw-r--r--public/less/gogs.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/less/gogs.less b/public/less/gogs.less
index d690e3aee4..8aa408082a 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";