mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Selectmenu: Added missing semicolon
Closes gh-1689
This commit is contained in:
parent
c41b880966
commit
cde7a79b8f
@ -44,7 +44,7 @@
|
||||
</script>
|
||||
<style>
|
||||
h2 {
|
||||
margin: 30px 0 0 0
|
||||
margin: 30px 0 0 0;
|
||||
}
|
||||
fieldset {
|
||||
border: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user