Skip to content
Snippets Groups Projects
Commit dcceff76 authored by Martin Leblanc's avatar Martin Leblanc
Browse files

ISTWCMS-5143: additional css for the catalog tabs

parent af520b14
No related branches found
No related tags found
1 merge request!101Feature/istwcms 5143 ebremner tabs
......@@ -4,6 +4,8 @@
.catalog-search-form {
display:grid;
grid-template-columns: auto 3rem;
padding-left:0;
padding-right:0;
position: relative;
.form-text {
border-bottom-right-radius: 0;
......
......@@ -5,7 +5,6 @@
margin:gesso-spacing(sm) auto;
&.catalog {
padding: 0 0.75rem;
@include medium {
padding: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment