vendor/assets/stylesheets/form.css.scss in flashgrid-3.4.0 vs vendor/assets/stylesheets/form.css.scss in flashgrid-3.4.1

- old
+ new

@@ -51,11 +51,11 @@ -moz-box-sizing: border-box; box-sizing: border-box; color: rgba(43,50,53,1); display: block; font-size: 16px; - line-height: 16px; + line-height: 1; margin-bottom: 5px; padding: 13px 0 10px 0; text-indent: 10px; -webkit-transition: border linear 0.2s; transition: border linear 0.2s; @@ -109,10 +109,10 @@ border-radius: 0; -moz-box-sizing: border-box; box-sizing: border-box; color: rgba(43,50,53,1); font-size: 16px; - line-height: 16px; + line-height: 1; margin-bottom: 5px; padding: 13px 0 10px 10px; text-indent: 0; text-transform: capitalize; width: 100%; \ No newline at end of file