diff --git a/themes/fid_adlr/scss/components/_result-list.scss b/themes/fid_adlr/scss/components/_result-list.scss index 405d91261c2664bde352a44203805c8c5b0ad064..d211323ada40a091c73b525a614f867f0b814d64 100644 --- a/themes/fid_adlr/scss/components/_result-list.scss +++ b/themes/fid_adlr/scss/components/_result-list.scss @@ -70,10 +70,6 @@ width: 75%; } - @media (max-width: $screen-md-max) { - width: 72%; - } - .result-formats { padding-top: 1rem; } @@ -159,10 +155,6 @@ width: 25%; } - @media (max-width: $screen-md-max) { - width: 28%; - } - .save-record, #toolbar-menu { color: $violet;