diff options
| author | Mark Otto <[email protected]> | 2013-08-05 16:15:36 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-05 16:15:36 -0700 |
| commit | 98df9495cc92bd710a6d55c4d535da7aaf730031 (patch) | |
| tree | 3df418191d980c390b45f53cb8a8a64f8e97132c /less/input-groups.less | |
| parent | 04dc22103706519dfc48c6634351a66a3218221f (diff) | |
| download | bootstrap-98df9495cc92bd710a6d55c4d535da7aaf730031.tar.xz bootstrap-98df9495cc92bd710a6d55c4d535da7aaf730031.zip | |
remove dupe border-box
Diffstat (limited to 'less/input-groups.less')
| -rw-r--r-- | less/input-groups.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/input-groups.less b/less/input-groups.less index 79d1afcd4..5e1ecae7f 100644 --- a/less/input-groups.less +++ b/less/input-groups.less @@ -44,7 +44,6 @@ // Text input groups // ------------------------- .input-group-addon { - .box-sizing(border-box); padding: @padding-base-vertical @padding-base-horizontal; font-size: @font-size-base; font-weight: normal; |
