This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
cmpsupport
/
data8
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8fd285b088
Ramuri
Etichete
master
data8
/
_sass
/
generic
/
_generic.phone-scrolling.scss
_generic.phone-scrolling.scss
89 B
Istoric
Crud
1
2
3
4
5
6
7
/**
* Makes scrolling smooth for phones
*/
* {
-webkit-overflow-scrolling: touch;
}