mirror of
https://github.com/redmine/redmine.git
synced 2026-02-04 13:50:02 +01:00
Add smooth scrolling for webkit browsers (#19097).
Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14818 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -64,6 +64,8 @@
|
||||
overflow-x: hidden; /* hide horizontal overflow */
|
||||
|
||||
min-width: 0; /* reset the min-width of 900px */
|
||||
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user