diff --git a/src/components/DataListToolbar/styles.scss b/src/components/DataListToolbar/styles.scss index 1258225f31..178622387e 100644 --- a/src/components/DataListToolbar/styles.scss +++ b/src/components/DataListToolbar/styles.scss @@ -87,10 +87,3 @@ .awx-toolbar .pf-l-toolbar__item .pf-c-button.pf-m-plain { font-size: 18px; } - -.awx-toolbar .pf-l-toolbar__item .pf-c-button.pf-m-plain :nth-of-type(2) { -// .awx-toolbar .pf-l-toolbar__item:nth-of-type(2) { -// .pf-c-button.pf-m-plain { - font-size: 22px; -// } -}