diff --git a/swh/web/assets/src/bundles/vault/vault.css b/swh/web/assets/src/bundles/vault/vault.css index c4b48686..210a85e1 100644 --- a/swh/web/assets/src/bundles/vault/vault.css +++ b/swh/web/assets/src/bundles/vault/vault.css @@ -1,17 +1,16 @@ /** * Copyright (C) 2018 The Software Heritage developers * See the AUTHORS file at the top-level directory of this distribution * License: GNU Affero General Public License version 3, or any later version * See top-level LICENSE file for more information */ .swh-vault-table { border-bottom: none !important; margin-bottom: 0 !important; } .swh-vault-table td { vertical-align: middle !important; border-top: 1px solid #ddd !important; } -