Show editable fields

stable
David Barragán Merino 2014-07-29 16:01:35 +02:00
parent 57bde2886a
commit 3abc1af899
1 changed files with 0 additions and 2 deletions

View File

@ -47,11 +47,9 @@
.settings { .settings {
@extend %large; @extend %large;
color: $gray-light; color: $gray-light;
display: none;
} }
.editable { .editable {
@include table-flex-child(10, 300px); @include table-flex-child(10, 300px);
display: none;
} }
.attachment-delete { .attachment-delete {
@include table-flex-child(1, 10px); @include table-flex-child(1, 10px);