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 @@