Commit eba7c3c1 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '29807-improve-triggers-edit-and-delete-buttons-alignment' into 'master'

Prevent Trigger action buttons from wrapping

Closes #29807

See merge request !10186
parents 8199ff7b 9c9aac3d
...@@ -6,6 +6,8 @@ ...@@ -6,6 +6,8 @@
} }
.trigger-actions { .trigger-actions {
white-space: nowrap;
.btn { .btn {
margin-left: 10px; margin-left: 10px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment