diff --git a/base/templates/cbv/rotating_shift/actions_rotaing_shift.html b/base/templates/cbv/rotating_shift/actions_rotaing_shift.html
index 6202bca25..891ee1af6 100644
--- a/base/templates/cbv/rotating_shift/actions_rotaing_shift.html
+++ b/base/templates/cbv/rotating_shift/actions_rotaing_shift.html
@@ -5,7 +5,7 @@
{% if perms.base.change_rotatingshiftassign or request.user|is_reportingmanager %}
+ type="button" class="oh-btn oh-btn--light-bkg w-100" title="{% trans 'Edit' %}">
{% endif %}
diff --git a/base/templates/cbv/rotating_work_type/work_rotate_actions.html b/base/templates/cbv/rotating_work_type/work_rotate_actions.html
index e350e7ac6..df6a884a3 100644
--- a/base/templates/cbv/rotating_work_type/work_rotate_actions.html
+++ b/base/templates/cbv/rotating_work_type/work_rotate_actions.html
@@ -5,7 +5,7 @@
{% if perms.base.change_rotatingworktypeassign or request.user|is_reportingmanager %}
+ class="oh-btn oh-btn--light-bkg small-button w-100" title="{% trans 'Edit' %}">
{% endif %}