Selectmenu: Added missing semicolon

Closes gh-1689
This commit is contained in:
Anne-Gaelle Colom 2016-03-29 13:59:32 +01:00 committed by Scott González
parent c41b880966
commit cde7a79b8f

View File

@ -44,7 +44,7 @@
</script>
<style>
h2 {
margin: 30px 0 0 0
margin: 30px 0 0 0;
}
fieldset {
border: 0;