dlegr250_material_design 0.4.45 → 0.4.46

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: 1b724aaeb7272895c29ead78c17da23af383875e
4
- data.tar.gz: 08a51ccfdb91d4e51bc0f7c9e803a7099ca188f0
3
+ metadata.gz: 6a7a9b648c27667273003abd16851e9d25f12b98
4
+ data.tar.gz: c11fc6e49e5e1077579c63b5d25de88f2dab93cc
5
5
  SHA512:
6
- metadata.gz: 34e8b215139446c12cc8f49289773d58c3a277d09e4b2244f6b16b756ee30daf82a1ef9367f23a1ccb967d3f5258a3c959bfe57377e125d05274c043419ea8ef
7
- data.tar.gz: da89ea7541e364caa0578a0889b17248a9feb75c0d9bae4a593351ac46c41a8469666c7ccd8423f4c9e087427e1d23acd4c99fa0d6f83fe668ce348d00020efd
6
+ metadata.gz: e57477c73d4570075c3b92492945ec97227105fc7763724fa1f1053cf7a9c16bbab0a103b757829cb7414b22dfa7cf33f559345b33f63dd46f1ec348f596805a
7
+ data.tar.gz: 45b0608a45a232928a132c951a973e19e6d1a03860c0993e89bf85a79aeec1a7e20c86519f23fa701d7d52dccb31b663cddb3838f281d4123758dc6f2315a5f3
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.4.45"
2
+ VERSION = "0.4.46"
3
3
  end
@@ -44,11 +44,6 @@
44
44
  flex: 1; // To fill empty gaps
45
45
  font-size: $font-size-normal * 1.2;
46
46
  margin-right: $spacing-small;
47
- // Note: Use class "truncate-text" instead in app to force truncation (...)
48
- // overflow: hidden;
49
- // text-overflow: ellipsis;
50
- // white-space: nowrap;
51
- @include flex-parent-row();
52
47
 
53
48
  a {
54
49
  color: $appbar-text-color;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dlegr250_material_design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.45
4
+ version: 0.4.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand