From c691ca63e2296a955128eb78b5c01bb3cedcb74b Mon Sep 17 00:00:00 2001 From: Mojca Lorber Date: Fri, 5 Aug 2016 09:47:06 +0200 Subject: [PATCH] fixing houndci-bot comment --- app/assets/stylesheets/extend/bootstrap.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/extend/bootstrap.scss b/app/assets/stylesheets/extend/bootstrap.scss index 50e1c581e..643480294 100644 --- a/app/assets/stylesheets/extend/bootstrap.scss +++ b/app/assets/stylesheets/extend/bootstrap.scss @@ -12,5 +12,5 @@ } .bootstrap-tagsinput > .label { - line-height: 2.3 !important; + line-height: 2.3; }