notes: prevent notes appearing above site notices.
This commit is contained in:
@@ -14,7 +14,7 @@ div#notice {
|
||||
top: 1em;
|
||||
left: 25%;
|
||||
width: 50%;
|
||||
z-index: 100;
|
||||
z-index: 9999;
|
||||
|
||||
a#close-notice-link {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user