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