Created by: MartijnCuppens
Fixes #26967 (closed)
I've made a new function split-value
which return the top/right/bottom/left
values from margin
or padding
. I used this function to split up the negative margins for .modal-header .close
.
cc @proactivo