diff options
author | Alex Vitkov <alexvitkov98@gmail.com> | 2021-02-18 23:50:48 +0200 |
---|---|---|
committer | Alex Vitkov <alexvitkov98@gmail.com> | 2021-02-18 23:50:48 +0200 |
commit | 833c29c5f31e70ba26ca113c192d6fe1eb6e8dde (patch) | |
tree | 928c6fc5bf3d2ef8fe62be1a80fe33884fcea8c7 /css/style.css | |
parent | ecd983a83f753195688461856c5fd6437d8f53e7 (diff) | |
parent | 76258988ffb9e182702f8cee8ef4392d493f4b77 (diff) | |
download | fileup-833c29c5f31e70ba26ca113c192d6fe1eb6e8dde.tar.gz |
Merge branch 'master' of https://github.com/alexvitkov/india
Diffstat (limited to 'css/style.css')
-rw-r--r-- | css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index b99d13f..ef22be7 100644 --- a/css/style.css +++ b/css/style.css @@ -315,6 +315,7 @@ input[type=submit]:hover { background-color: black; background-repeat: no-repeat; background-position: center; + background-size: contain; } .filecontentsroot, .foldercontents { |