forked from GNUsocial/gnu-social
Using a relative value for the form_notice note location instead
This commit is contained in:
parent
a51339a219
commit
74d537c834
@ -484,7 +484,7 @@ height:16px;
|
||||
#form_notice .form_note {
|
||||
position:absolute;
|
||||
bottom:2px;
|
||||
right:98px;
|
||||
right:21.715%;
|
||||
z-index:9;
|
||||
}
|
||||
#form_notice .form_note dt {
|
||||
|
Loading…
Reference in New Issue
Block a user