LESS: Use tabs for indent in all files

This does not change any content and generated gogs.css is still the same.
This commit is contained in:
Adam Strzelecki 2015-12-07 21:20:54 +01:00
parent 4e0c697aaf
commit dd8a06a397
13 changed files with 840 additions and 840 deletions

View file

@ -11,7 +11,7 @@
thead {
th:last-child {
padding-right: 5px !important;
padding-right: 5px !important;
}
}
}
@ -39,9 +39,9 @@
max-width: 200px;
}
}
dl.admin-dl-horizontal {
padding: 20px;
dl.admin-dl-horizontal {
padding: 20px;
margin: 0;
dd{