mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-30 00:24:36 +00:00
tune confirmation pop-up position
This commit is contained in:
parent
ab64c8c541
commit
42d40f9c1a
@ -863,6 +863,10 @@ button.light:hover, .light.show-more-followers:hover, a.button.light:hover {
|
|||||||
line-height: 0.8rem;
|
line-height: 0.8rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.confirm-popup.prompt-wrapper {
|
||||||
|
margin-top: -100px;
|
||||||
|
}
|
||||||
|
|
||||||
/************ FOLLOWING-CONFIG MODAL ********* */
|
/************ FOLLOWING-CONFIG MODAL ********* */
|
||||||
.prompt-wrapper.following-config-modal, .direct-messages-thread + .group-messages-control .following-config-modal.invite-form, .mini-profile .following-config-modal.post-area.display {
|
.prompt-wrapper.following-config-modal, .direct-messages-thread + .group-messages-control .following-config-modal.invite-form, .mini-profile .following-config-modal.post-area.display {
|
||||||
margin-top: -100px;
|
margin-top: -100px;
|
||||||
|
@ -44,6 +44,9 @@
|
|||||||
@extend .ion-shuffle
|
@extend .ion-shuffle
|
||||||
|
|
||||||
|
|
||||||
|
.confirm-popup.prompt-wrapper
|
||||||
|
margin-top: -100px
|
||||||
|
|
||||||
|
|
||||||
/************ FOLLOWING-CONFIG MODAL **********/
|
/************ FOLLOWING-CONFIG MODAL **********/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user