diff options
-rw-r--r-- | flatly/bootswatch.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less index f1de54f5..646f5eee 100644 --- a/flatly/bootswatch.less +++ b/flatly/bootswatch.less @@ -124,7 +124,7 @@ table, // Forms ====================================================================== .form-control, -input, { +input { border-width: 2px; .box-shadow(none); |