Skip to content
Snippets Groups Projects
Unverified Commit d4ddfe04 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3038413 by bnjmnm, lauriii, DyanneNova: Replace editable-area...

Issue #3038413 by bnjmnm, lauriii, DyanneNova: Replace editable-area negative-offset outline with something that IE11 can handle
parent 7e18d45e
No related branches found
No related tags found
Loading
.layout-builder {
background-color: #fff;
outline: 3px solid #2f91da;
border: 3px solid #2f91da;
padding: 1.5em 1.5em 0.5em;
outline-offset: -3px;
}
.layout-builder__add-section {
......
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