Truncate too long CF for WP overview

pull/5093/head
Henriette Dinger 8 years ago
parent a6461f5142
commit fb6ecee17b
  1. 2
      app/assets/stylesheets/content/_attributes_key_value.sass

@ -40,6 +40,8 @@
padding: 0.375rem 0 !important
font-weight: bold
align-self: center
overflow: hidden
text-overflow: ellipsis
.attributes-key-value--value-container
@include grid-content(8)

Loading…
Cancel
Save