govuk_publishing_components 23.7.5 → 23.7.6
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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1edd09d1efa0a5d378ebd7a13383f7de12dc41f7928e36c3b12194cfb96afe32
|
4
|
+
data.tar.gz: d81001fc9228d15ac67b2b42b7ede030969e0d8b02551e92682aa9737c0a76aa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 896f5562e07f5ccb4d35c35002f03a883941eb92dc3b7e73e594ff6acd50f39416789ee345e25a5ed560469ee308a85a1df7ee084cf23e240ba5c90fa80565cc
|
7
|
+
data.tar.gz: 31e88d2547c8bfb98f70d69e4ec403e9a920a1b6796be51fe9101b1cd77893bca6945339c327ae2726e68c5690caccdbd3497d279b27f84f0f55a89bb9c3a28e
|
@@ -40,7 +40,7 @@ $share-button-height: 32px;
|
|
40
40
|
left: 0;
|
41
41
|
width: $share-button-width;
|
42
42
|
height: $share-button-height;
|
43
|
-
|
43
|
+
line-height: $share-button-height;
|
44
44
|
}
|
45
45
|
|
46
46
|
.direction-rtl {
|
@@ -61,7 +61,7 @@ $share-button-height: 32px;
|
|
61
61
|
}
|
62
62
|
}
|
63
63
|
|
64
|
-
$column-width:
|
64
|
+
$column-width: 9.5em;
|
65
65
|
|
66
66
|
.gem-c-share-links--columns {
|
67
67
|
.gem-c-share-links__list {
|