Skip to content
Snippets Groups Projects

Feature/istwcms 4619 m26lebla theme blog news events listing pages

Files
2
+ 3
1
@@ -4788,7 +4788,6 @@ are the same height. */
fieldset,
.fieldset {
background-color: #fafafa;
border: #ccc solid 1px;
clear: both;
margin-bottom: 1.5rem;
@@ -4816,6 +4815,9 @@ fieldset,
.captcha {
margin: 1.5rem 0; }
.layout-builder-configure-section fieldset {
background-color: initial; }
.fieldset__legend {
position: relative; }
Loading