contour 1.2.0.pre6 → 1.2.0.pre7

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,22 +10,3 @@ dt, dd {
10
10
  white-space: normal;
11
11
  overflow: visible;
12
12
  }
13
-
14
- /* TODO REMOVE */
15
- /*@media (max-width: 480px) {
16
- .modal-wrapper {
17
- position: absolute;
18
- top: 10px;
19
- right: 10px;
20
- left: 10px;
21
- width: auto;
22
- margin: 0;
23
- z-index: 1050;
24
- overflow: visible;
25
- }
26
- }*/
27
-
28
- /* Fix for IE7 IE8 dropdown menu items */
29
- .collapse {
30
- overflow: visible;
31
- }
@@ -3,7 +3,7 @@ module Contour
3
3
  MAJOR = 1
4
4
  MINOR = 2
5
5
  TINY = 0
6
- BUILD = "pre6" # nil, "pre", "rc", "rc2"
6
+ BUILD = "pre7" # nil, "pre", "rc", "rc2"
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY, BUILD].compact.join('.')
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contour
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.0.pre6
4
+ version: 1.2.0.pre7
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: