bootstrap-pdf 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,10 +6,11 @@
6
6
  }
7
7
 
8
8
  .unit .row {
9
+ line-height: 20pt;
9
10
  margin-top: 15px;
10
11
  margin-bottom: 15px;
11
12
  }
12
13
 
13
- .row img {
14
+ .unit .row img {
14
15
  width: 70%;
15
16
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-pdf
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -55,7 +55,7 @@ files:
55
55
  - lib/bootstrap-pdf.rb
56
56
  - res/bootstrap/img/glyphicons-halflings.png
57
57
  - res/bootstrap/img/glyphicons-halflings-white.png
58
- - res/bootstrap/css/supplement.css
58
+ - res/bootstrap/css/complement.css
59
59
  - res/bootstrap/css/bootstrap.min.css
60
60
  homepage: http://github.com/whirlwin/bootstrap-pdf
61
61
  licenses: []