diff --git a/app/assets/stylesheets/components/table.scss b/app/assets/stylesheets/components/table.scss index 0af72095f..d210d11d8 100644 --- a/app/assets/stylesheets/components/table.scss +++ b/app/assets/stylesheets/components/table.scss @@ -59,7 +59,7 @@ th { - &.table-field-heading-first { + &:first-child { width: 35%; // 33.33% + fudge }