From beafc19659333bd494818a2be9a082912554b2e5 Mon Sep 17 00:00:00 2001 From: Rajit Sarkar Date: Tue, 1 Oct 2024 12:32:46 -0400 Subject: [PATCH] CONCD-939 we can make this more responsive by actually using bootstrap's grid --- concordia/static/scss/base.scss | 2 +- .../templates/transcriptions/asset_detail/editor.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/concordia/static/scss/base.scss b/concordia/static/scss/base.scss index 66f0d8816..37539fa9c 100644 --- a/concordia/static/scss/base.scss +++ b/concordia/static/scss/base.scss @@ -1138,7 +1138,7 @@ $card-progress-height: 12px; /* How to Guide */ #open-guide { border-radius: $btn-border-radius; - margin: -14px 5px 0 9px; + margin: 0 5px 0 9px; white-space: nowrap; } diff --git a/concordia/templates/transcriptions/asset_detail/editor.html b/concordia/templates/transcriptions/asset_detail/editor.html index 6fa7d9747..13f7408f0 100644 --- a/concordia/templates/transcriptions/asset_detail/editor.html +++ b/concordia/templates/transcriptions/asset_detail/editor.html @@ -27,7 +27,7 @@

- +

Registered Contributors: {{ registered_contributors }}

@@ -43,10 +43,10 @@

This transcription is finished! You can read and add tags. - +

{% if cards %} -
- +
+ Campaign Tips {% if guides %}