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
No related branches found
No related tags found
No related merge requests found
Pipeline #1890 passed
.collapsible-header-status { .collapsible-header-status {
position: absolute; position: absolute;
right: 15px; right: 15px;
top: 15px;
font-weight: bold; font-weight: bold;
} }
......
.collapsible-header-status { .collapsible-header-status {
position: absolute; position: absolute;
right: 15px; right: 15px;
top: 15px;
font-weight: bold; font-weight: bold;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment