Skip to content
Snippets Groups Projects
Commit 8dca4fd4 authored by Kasper Isager's avatar Kasper Isager
Browse files

Fixes #135: Fix modal close button in some themes.

parent 4fb71163
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -65,6 +65,7 @@ ...@@ -65,6 +65,7 @@
} }
a.Close { a.Close {
&:extend(.modal .close);
position: absolute; position: absolute;
top: 15px; top: 15px;
right: 20px; right: 20px;
......
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