diff options
Diffstat (limited to 'less/button-groups.less')
| -rw-r--r-- | less/button-groups.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/button-groups.less b/less/button-groups.less index 8a83ab3f2..9e6eaa496 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -126,6 +126,7 @@ .btn-group-vertical > .btn { display: block; float: none; + width: 100%; max-width: 100%; } .btn-group-vertical .btn:first-child { |
