mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-28 23:54:26 +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;
|
||||
}
|
||||
|
||||
.confirm-popup.prompt-wrapper {
|
||||
margin-top: -100px;
|
||||
}
|
||||
|
||||
/************ 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 {
|
||||
margin-top: -100px;
|
||||
|
@ -44,6 +44,9 @@
|
||||
@extend .ion-shuffle
|
||||
|
||||
|
||||
.confirm-popup.prompt-wrapper
|
||||
margin-top: -100px
|
||||
|
||||
|
||||
/************ FOLLOWING-CONFIG MODAL **********/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user