Commit 9c9aac3d authored by Sam Rose's avatar Sam Rose

Prevent Trigger action buttons from wrapping

parent 73c98a34
......@@ -6,6 +6,8 @@
}
.trigger-actions {
white-space: nowrap;
.btn {
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