jekyll-theme-isotc211 0.4.1 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: '049ec9391d98abd9b9ff77eb9e24ba47fa65488f'
4
- data.tar.gz: 10f5fe6f6298376c3963b39eeda4a64ae5ebde6f
3
+ metadata.gz: 936888d8a590670e1e912788af795e737c693ba4
4
+ data.tar.gz: 8c6a4bd7045a46743e542f46de0edc496e882a3c
5
5
  SHA512:
6
- metadata.gz: 91e76518d358f143530a94148bdbb0dd75279e81909ff79ec3c077cfec5ce8ff5474a7e9b47af02317919b1fb9d963c714b94176f66063d2a17f83e8c02518a3
7
- data.tar.gz: 19aa9595c5baddb32db20afb410e220e14a3ca938f9189d15bff556926b102245570c05fd4be37c228030d3adf7359cfae2e19f475766a3c4ea49c66bd9503a8
6
+ metadata.gz: 4cdfd0832ea3dbc4a896313f72f8cc28689f7d3fb31bd831f12b6460cb6209eea84583fb69a74edb88e34fce8e0a03cf2807c73dda7f6d00500b228e3bc4c2b5
7
+ data.tar.gz: be622f98deb6601f7e26f4ffcc5f27c6689c6a39d7b71e01425aedf8688449bee1c97e8e0bf4ada463b3738209fef272bcb764367a2f11eeaa7da48564709073
@@ -1,3 +1,12 @@
1
+ // Flexbox corrections for IE 11
2
+ @media all and (-ms-high-contrast:none){
3
+ body.home section.resource-row{
4
+ min-height: 420px;
5
+ }
6
+ }
7
+
8
+
9
+
1
10
  // Layout workaround without using Flexbox for IE 10 and below
2
11
 
3
12
  @media screen and (min-width:0\0) {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-isotc211
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.