kickstart_rails 3.0.62 → 3.0.63
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2f400cb88939cc6a1a37874d66b6f036adf7290b
|
|
4
|
+
data.tar.gz: 1d25fbbc8dc4665da7c298e90d898c604915998c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8299eede9a8db9ecab55951b055441f89a5b1174c141b6981f80ea932ee758f38258778cd2f4971584a4d1d9a86ee994e2bbe3dcf9aed98e32e664a91912205e
|
|
7
|
+
data.tar.gz: 40102c769e4ab7b82bc125ac2f47d6f5162628dc4649d8cb6f2c324eda302094f62dfd0f76715b1442b994db1c9425f12ad03de19832e246565df570f1c580aa
|
|
@@ -145,9 +145,6 @@
|
|
|
145
145
|
@else
|
|
146
146
|
border-right: 1px solid rgba(0, 0, 0, 0.1)
|
|
147
147
|
|
|
148
|
-
.menu-item.open > ul
|
|
149
|
-
display: block
|
|
150
|
-
|
|
151
148
|
&:last-child:not(:only-child)
|
|
152
149
|
> a, > button, > input
|
|
153
150
|
border-top-left-radius: 0
|
|
@@ -167,6 +164,5 @@
|
|
|
167
164
|
> li > ul
|
|
168
165
|
+button-dropdown-menu
|
|
169
166
|
right: auto
|
|
170
|
-
display: none
|
|
171
167
|
|
|
172
168
|
@content
|