UX: Button had wrong margin on iOS
This commit is contained in:
parent
424bb143db
commit
5ba8612fa8
|
@ -93,6 +93,9 @@
|
|||
width: 55px;
|
||||
}
|
||||
}
|
||||
button.btn.jump-prompt {
|
||||
margin: 0;
|
||||
}
|
||||
button.btn.jump-bottom {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue