aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-05 16:15:36 -0700
committerMark Otto <[email protected]>2013-08-05 16:15:36 -0700
commit98df9495cc92bd710a6d55c4d535da7aaf730031 (patch)
tree3df418191d980c390b45f53cb8a8a64f8e97132c /less
parent04dc22103706519dfc48c6634351a66a3218221f (diff)
downloadbootstrap-98df9495cc92bd710a6d55c4d535da7aaf730031.tar.xz
bootstrap-98df9495cc92bd710a6d55c4d535da7aaf730031.zip
remove dupe border-box
Diffstat (limited to 'less')
-rw-r--r--less/input-groups.less1
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;