diff options
Diffstat (limited to 'public/css/gogs.css')
-rwxr-xr-x | public/css/gogs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css index c3ac5ffc..0214069e 100755 --- a/public/css/gogs.css +++ b/public/css/gogs.css @@ -1868,6 +1868,7 @@ footer .container .links > *:first-child { margin-bottom: 5px; } .repository.file.list #repo-files-table tbody .icon { + margin-left: 3px; margin-right: 5px; } .repository.file.list #repo-files-table td { |