Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 958b153

Browse files
committed
Improve margins between buttons at bootstrap theme
1 parent 57a5db6 commit 958b153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/match-multiple.tpl.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<span class="ui-select-match">
22
<span ng-repeat="$item in $select.selected">
33
<button
4+
style="margin-right: 3px;"
45
class="btn btn-default btn-xs"
56
tabindex="-1"
67
ng-disabled="$select.disabled"

0 commit comments

Comments
 (0)