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 adaad3f80..08fa740f2 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -229,6 +229,7 @@ display: table; width: 100%; table-layout: fixed; + border-collapse: separate; .btn { float: none; display: table-cell; |
