From e6fc9d39153415ff7795f8ecbfad27a624e50aa2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 3 Jan 2023 13:26:52 +0000 Subject: [PATCH] Update content of files --- data/web/fragment.com/about.html | 4 ++-- data/web/fragment.com/css/auction.css | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/data/web/fragment.com/about.html b/data/web/fragment.com/about.html index 332e19642f..8e2139fb9e 100644 --- a/data/web/fragment.com/about.html +++ b/data/web/fragment.com/about.html @@ -15,7 +15,7 @@ - + @@ -40,7 +40,7 @@ - + diff --git a/data/web/fragment.com/css/auction.css b/data/web/fragment.com/css/auction.css index 73e9ce3823..2dacdd5414 100644 --- a/data/web/fragment.com/css/auction.css +++ b/data/web/fragment.com/css/auction.css @@ -1260,6 +1260,13 @@ a.tm-menu-link:focus { .tm-section-tab + .tm-section-tab { margin-left: 20px; } +.tm-section-tab-csv { + margin-left: auto !important; +} +.tm-section-tab-csv > svg { + vertical-align: top; + margin-right: 3px; +} .tm-section-pagination { display: flex;