Remove unused rules which also destroy current layout

pull/3717/head
Henriette Dinger 9 years ago
parent cd22d2b7c1
commit 7334861474
  1. 7
      app/assets/stylesheets/content/_tabular.sass

@ -28,10 +28,6 @@
/***** Tabular forms *****/ /***** Tabular forms *****/
p.email_notification
margin: 18px 10px 6px
padding: 87px
label.no-css label.no-css
font-weight: inherit font-weight: inherit
float: none float: none
@ -39,8 +35,5 @@ label.no-css
margin-left: 0 margin-left: 0
width: auto width: auto
input#time_entry_comments
width: 90%
.required .required
color: $primary-color-dark color: $primary-color-dark

Loading…
Cancel
Save