|
@@ -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>
|