kuba-bootstrap
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -190,3 +190,3 @@ (function(){ | ||
if(this.is_single_shelf == true){ | ||
$('.box-con.main.single').height(conHeight); | ||
this.$el.height(conHeight); | ||
} | ||
@@ -199,3 +199,3 @@ | ||
if(this.is_single_shelf == true){ | ||
$('.box-con.main.single').height(270); | ||
this.$el.height(270); | ||
} | ||
@@ -202,0 +202,0 @@ |
{ | ||
"name":"kuba-bootstrap", | ||
"description":"Kuba-bootstrap is an open source project for creating components specifically for mobile devices and iOS/Android webview apps like ones made in Phonegap.", | ||
"version":"1.0.7", | ||
"version":"1.0.8", | ||
"keywords":["bootstrap", "css", "less", "components"], | ||
@@ -6,0 +6,0 @@ "homepage":"https://github.com/kuba-bootstrap/bootstrap", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1587556