Using bottom instead of top for form_note
This commit is contained in:
parent
b11cefdd00
commit
350a342509
|
@ -482,7 +482,7 @@ height:16px;
|
|||
}
|
||||
#form_notice .form_note {
|
||||
position:absolute;
|
||||
top:99px;
|
||||
bottom:2px;
|
||||
right:98px;
|
||||
z-index:9;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user