mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-10 22:14:35 -04:00
UX: Button had wrong margin on iOS
This commit is contained in:
parent
424bb143db
commit
5ba8612fa8
1 changed files with 3 additions and 0 deletions
|
@ -93,6 +93,9 @@
|
|||
width: 55px;
|
||||
}
|
||||
}
|
||||
button.btn.jump-prompt {
|
||||
margin: 0;
|
||||
}
|
||||
button.btn.jump-bottom {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue