diff --git a/securedrop/sass/_base.sass b/securedrop/sass/_base.sass index 7a971e8e5ec..4b47ab6e09b 100644 --- a/securedrop/sass/_base.sass +++ b/securedrop/sass/_base.sass @@ -338,7 +338,7 @@ display: inline-block width: 30% min-width: 300px - min-height: 290px + min-height: 310px margin: 1% padding: 25px border: 1px solid #c3c3c3 diff --git a/securedrop/sass/_button-rules.sass b/securedrop/sass/_button-rules.sass index 2386a1804f1..46a5791fb12 100644 --- a/securedrop/sass/_button-rules.sass +++ b/securedrop/sass/_button-rules.sass @@ -65,6 +65,13 @@ color: $color_blue_medium border: 1px solid $color_blue_medium + &.index + display: block + position: absolute + bottom: 5% + left: 10% + right: 10% + button.block, a.btn.block text-decoration: none min-width: 250px diff --git a/securedrop/source_templates/index.html b/securedrop/source_templates/index.html index 032a572f3b5..dfbe8c1f78b 100644 --- a/securedrop/source_templates/index.html +++ b/securedrop/source_templates/index.html @@ -34,8 +34,7 @@
If this is your first time submitting documents to journalists, start here.
- {# adding a break between 'submit' and 'documents' to make both containers equal sized #} - SUBMITIf you have already submitted documents in the past, log in here to check for responses.
- CHECK FOR A RESPONSE + CHECK FOR A RESPONSE