Skip to content
Snippets Groups Projects
Commit a5758bd6 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

Fixed #452 - filter modal: status header is not positioned correctly in safari

parent b8b84b58
Branches
Tags
No related merge requests found
Pipeline #1890 passed
.collapsible-header-status {
position: absolute;
right: 15px;
top: 15px;
font-weight: bold;
}
......
.collapsible-header-status {
position: absolute;
right: 15px;
top: 15px;
font-weight: bold;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment