Merge pull request #3524 from techAPJ/patch-1

UX: prevent horizontal scroll on iPhone
This commit is contained in:
Régis Hanol 2015-06-03 19:27:27 +02:00
commit db84f30465

View File

@ -57,7 +57,7 @@
right: 0;
bottom: 0;
z-index: 500;
margin-right: 145px;
margin-right: 148px;
}
#topic-progress-expanded {