From 4c5cf45d69328ae091310d10b490da91dac160c2 Mon Sep 17 00:00:00 2001 From: Allie Crevier Date: Mon, 30 Mar 2020 18:23:20 -0700 Subject: [PATCH] align export link left --- securedrop_client/gui/widgets.py | 1 - 1 file changed, 1 deletion(-) diff --git a/securedrop_client/gui/widgets.py b/securedrop_client/gui/widgets.py index a31189088f..dccb89ca2f 100644 --- a/securedrop_client/gui/widgets.py +++ b/securedrop_client/gui/widgets.py @@ -2139,7 +2139,6 @@ class FileWidget(QWidget): color: #05a6fe; } QLabel#file_name { - padding-bottom: 2px; font-family: 'Source Sans Pro'; font-weight: 600; font-size: 13px;