[26103] Add some margin to new top status|type row

https://community.openproject.com/wp/26103

[ci skip]
pull/5881/head
Oliver Günther 7 years ago
parent 91f15045b7
commit 6c8756b9c2
No known key found for this signature in database
GPG Key ID: 88872239EB414F99
  1. 4
      app/assets/stylesheets/content/work_packages/new/_type_status_row.sass

@ -8,8 +8,8 @@
height: 40px height: 40px
// Add some minor margin between active status and type field // Add some minor margin between active status and type field
.wp-inline-edit--active-field #wp-new-inline-edit--field-type
margin-right: 5px margin-left: 5px
// Disable text decoration from toolbar span // Disable text decoration from toolbar span
.wp-edit-field--display-field:hover .wp-edit-field--display-field:hover

Loading…
Cancel
Save