app/assets/stylesheets/dorsale/forms.sass in dorsale-2.6.8 vs app/assets/stylesheets/dorsale/forms.sass in dorsale-2.7.0

- old
+ new

@@ -6,29 +6,10 @@ padding-top: 20px .btn margin: 5px - textarea - height: 15em !important // 10 lines + textarea.form-control + height: 15em // 10 lines .btn @extend .btn-default - -.form-group.upload - .form-control - position: relative - - input - position: absolute - top: 0 - right: 0 - bottom: 0 - left: 0 - width: 100% - opacity: 0 - z-index: 100 - - label - position: absolute - left: 1em - font-weight: normal