Skip to content

Commit 0dbcf54

Browse files
remove duplicate class
1 parent 0ff1ef4 commit 0dbcf54

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

  • frontend/packages/volto-light-theme/src/theme

frontend/packages/volto-light-theme/src/theme/person.scss

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -326,27 +326,6 @@ body.person-squared-images,
326326
}
327327
}
328328

329-
//person with Four columns : edit mode
330-
.block.gridBlock {
331-
.four.grid-items {
332-
.person-teaser {
333-
.card-summary {
334-
.summary-extra-info {
335-
&.email {
336-
min-width: 0;
337-
338-
a {
339-
display: block;
340-
overflow: hidden;
341-
text-overflow: ellipsis;
342-
white-space: nowrap;
343-
}
344-
}
345-
}
346-
}
347-
}
348-
}
349-
}
350329
// person with Four columns (edit mode and view mode)
351330
.block.gridBlock .four.grid-items .person-teaser .card-summary,
352331
.ui.stackable.stretched.four.column.grid .card-summary {

0 commit comments

Comments
 (0)