forked from GNUsocial/gnu-social
Updated geolocation sharing in notice form for Realtime pop
This commit is contained in:
parent
817f01c3b1
commit
cebab436a1
@ -18,7 +18,8 @@ display:none;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.realtime-popup #form_notice label[for=notice_data-attach],
|
.realtime-popup #form_notice label[for=notice_data-attach],
|
||||||
.realtime-popup #form_notice #notice_data-attach {
|
.realtime-popup #form_notice #notice_data-attach,
|
||||||
|
.realtime-popup #form_notice label[for=notice_data-geo] {
|
||||||
top:0;
|
top:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user