From 50a2150431524400dbab0578cb89ddf602749310 Mon Sep 17 00:00:00 2001 From: jochenberger Date: Thu, 10 Dec 2015 12:46:25 +0100 Subject: Remove stray comma --- flatly/bootswatch.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- cgit v1.2.3