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;