Fix send menu position in poll creation popup

This commit is contained in:
Eduard Kuzmenko 2020-12-18 05:11:27 +02:00
parent 50c3a0f125
commit ee107ec98b

View File

@ -68,4 +68,9 @@
.btn-primary {
width: 94px;
}
.menu-send {
top: 54px;
right: 20px;
}
}