Skip to content
Snippets Groups Projects
Commit 9c9aac3d authored by Sam Rose's avatar Sam Rose
Browse files

Prevent Trigger action buttons from wrapping

parent 73c98a34
No related branches found
No related tags found
1 merge request!10186Prevent Trigger action buttons from wrapping
Pipeline #
Loading
@@ -6,6 +6,8 @@
Loading
@@ -6,6 +6,8 @@
} }
   
.trigger-actions { .trigger-actions {
white-space: nowrap;
.btn { .btn {
margin-left: 10px; margin-left: 10px;
} }
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment