yard_klippstein_template 0.0.30 → 0.0.31

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.
@@ -111,7 +111,9 @@
111
111
  border: 0px;
112
112
  padding: 1px 10px;
113
113
  border-bottom: 1px #c6c6c6 dotted;
114
- white-space:nowrap;
114
+ white-space:nowrap;
115
+ width: 25%;
116
+ overflow: visible;
115
117
  }
116
118
 
117
119
  .summary .summary_desc {
@@ -119,7 +121,8 @@
119
121
  margin:0px;
120
122
  border-bottom: 1px #c6c6c6 dotted;
121
123
  font-family: "Lucida Sans","Lucida Grande",Verdana,Arial,sans-serif;
122
- font-size: 13px;
124
+ font-size: 13px;
125
+ width: 74%;
123
126
  }
124
127
 
125
128
  p.signature, h3.signature {
data/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
 
2
2
  module YardKlippsteinTemplate
3
3
 
4
- VERSION = '0.0.30'
4
+ VERSION = '0.0.31'
5
5
 
6
6
  end
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yard_klippstein_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.30
4
+ version: 0.0.31
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: