Skip to content

Commit

Permalink
added mobile-scrollable
Browse files Browse the repository at this point in the history
  • Loading branch information
samanrashidii committed Feb 11, 2019
1 parent d58128f commit f8a255f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/samanira.css
Expand Up @@ -1038,6 +1038,11 @@ a.close{
****** #CLASSES ******
**********************/

.mobile-scrollable{
overflow:hidden;
-webkit-overflow-scrolling:touch;
}

/* -- _Schema -- */

.schema-item{
Expand Down

0 comments on commit f8a255f

Please sign in to comment.