Skip to content

Commit 6838ca0

Browse files
committed
fix: focus hidden for c-feed-list "read more" link
mirrors TACC/Core-Styles#609
1 parent be64c40 commit 6838ca0

File tree

1 file changed

+0
-6
lines changed
  • apps/tup-cms/src/taccsite_custom/tup_cms/static/tup_cms/css/for-core-styles/components

1 file changed

+0
-6
lines changed

apps/tup-cms/src/taccsite_custom/tup_cms/static/tup_cms/css/for-core-styles/components/c-feed-list.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@
3131
.c-feed-list > :is(h1, h2, h3, h4, h5, h6) {
3232
margin-top: 0;
3333
margin-bottom: 10px;
34-
35-
/* TODO: When migrated to core-styles, use @extend instead */
36-
/* @extend .x-truncate--one-line; */
37-
text-overflow: ellipsis;
38-
overflow: hidden;
39-
white-space: nowrap;
4034
}
4135

4236
/* To style "Update" pill in title */

0 commit comments

Comments
 (0)