From 4a8425b1116c465c2185585ab1b5404d9296a736 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 27 Mar 2020 13:13:36 -0700 Subject: [PATCH] monkeysphere: Making styling more specific to avoid interference Tests performed: - Visit monkeysphere page, observe that all the action buttons have similar width of 9em (as per inspector). Signed-off-by: Sunil Mohan Adapa Reviewed-by: Veiko Aasa --- .../monkeysphere/templates/monkeysphere.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/plinth/modules/monkeysphere/templates/monkeysphere.html b/plinth/modules/monkeysphere/templates/monkeysphere.html index 3a0a309bf..16647a098 100644 --- a/plinth/modules/monkeysphere/templates/monkeysphere.html +++ b/plinth/modules/monkeysphere/templates/monkeysphere.html @@ -25,11 +25,11 @@ padding: 0; } - .form.pull-right { + .form-action.pull-right { margin-right: 10px; } - .form button { + .form-action button { width: 9em; } @@ -120,7 +120,8 @@ {% if not key.openpgp_fingerprint %} -
{% csrf_token %} @@ -129,7 +130,8 @@
{% else %} {% if not running %} -
{% csrf_token %} @@ -138,7 +140,8 @@
{% endif %} {% if key.importable_domains %} -
{% csrf_token %}