Prev Wong пре 8 година
родитељ
комит
d7c9b78ce5
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      index.html
  2. 1 1
      index.html~

+ 1 - 1
index.html

@@ -180,7 +180,7 @@
 		placeholder_active_color: "#0f37a9", // the dark blue placeholder color
 		option_color:"#405463", // the option colors
 		vertical_padding: "15px", //top and bottom padding
-		horizontal_padding: "20px" // left and right padding,
+		horizontal_padding: "20px", // left and right padding,
         immersive: false // immersive option, demonstrated at the next example
 	});
 });</code></pre>

+ 1 - 1
index.html~

@@ -181,7 +181,7 @@
 		option_color:"#405463", // the option colors
 		vertical_padding: "15px", //top and bottom padding
 		horizontal_padding: "20px" // left and right padding,
-        fullscreen: false // fullscreen option, demonstrated at the next example
+        immersive: false // immersive option, demonstrated at the next example
 	});
 });</code></pre>
                             </li>