remove dupe border-box

This commit is contained in:
Mark Otto
2013-08-05 16:15:36 -07:00
parent 04dc221037
commit 98df9495cc
3 changed files with 1 additions and 5 deletions

View File

@@ -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;