move notify as to not block persistent UI elements
This commit is contained in:
@@ -132,7 +132,7 @@ a:hover {
|
||||
}
|
||||
|
||||
#notify {
|
||||
top : 10px;
|
||||
top : 25px;
|
||||
right : 10px;
|
||||
border-width : 1px;
|
||||
border-style : solid;
|
||||
|
||||
Reference in New Issue
Block a user