mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 00:00:33 -04:00
Merge pull request #3524 from techAPJ/patch-1
UX: prevent horizontal scroll on iPhone
This commit is contained in:
commit
db84f30465
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 500;
|
||||
margin-right: 145px;
|
||||
margin-right: 148px;
|
||||
}
|
||||
|
||||
#topic-progress-expanded {
|
||||
|
|
Loading…
Add table
Reference in a new issue