mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 16:24:55 +00:00
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…
x
Reference in New Issue
Block a user