betterplace_explorer 0.0.1.pre.alpha27 → 0.0.1.pre.alpha28
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4637479047946941343702e57bf00e320b73f33e
|
4
|
+
data.tar.gz: 7fe82bd7cea250734e48b3e5e071dea839935bcd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 33303ea06db83f413aa38bef842bc451b3cad858fe1c46b1fa746c68bf5e013455e26d1409a2793afd5400c3baa295c7710a67f01827d053a8ae36ec2591252b
|
7
|
+
data.tar.gz: 23d15a66cafb553d8d3886f7a5ceb2c0d1ea3becc4cbaac5f00a6ebeda4e3d78ce248d5d3ffccda88f814e71cebf9e9813520d934bdc58b69675caf2a2649092
|
@@ -5,7 +5,7 @@
|
|
5
5
|
top: $betterplace_explorer_location_input_height
|
6
6
|
left: 0
|
7
7
|
width: $betterplace_explorer_sidebar_width
|
8
|
-
height: $betterplace_explorer_height
|
8
|
+
height: calc(#{$betterplace_explorer_height} - #{$betterplace_explorer_location_input_height})
|
9
9
|
overflow-x: hidden
|
10
10
|
overflow-y: scroll
|
11
11
|
padding: 20px
|