...@@ -139,6 +139,7 @@ ...@@ -139,6 +139,7 @@
@include btn-white; @include btn-white;
color: $gl-text-color; color: $gl-text-color;
white-space: nowrap;
&:focus:active { &:focus:active {
outline: 0; outline: 0;
... ...
......
---
title: Add to white-space nowrap to all buttons
merge_request: 27069
author:
type: fixed