mui-sass 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -346,3 +346,13 @@
346
346
  @media (min-width: $mui-screen-lg-min) {
347
347
  @include x-responsive-invisibility('.mui--hidden-lg');
348
348
  }
349
+
350
+
351
+
352
+ // ============================================================================
353
+ // SCROLL BLOCK
354
+ // ============================================================================
355
+
356
+ body.mui-body--scroll-lock {
357
+ overflow: hidden !important;
358
+ }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mui-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dmitriy Tarasov
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-11-27 00:00:00.000000000 Z
11
+ date: 2015-11-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass