mirror of
https://github.com/til-schneider/slim-wiki.git
synced 2025-08-11 19:14:10 +02:00
Fixed: Close button of edit mode wasn't clickable in Firefox
This commit is contained in:
@@ -25,6 +25,7 @@ html, body {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 50%;
|
||||
z-index: 10;
|
||||
|
||||
.btn {
|
||||
margin: 5px (5px + 15px) 0 0; // 15px for scroll bar width
|
||||
|
Reference in New Issue
Block a user