mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Merge branch 'master' of github.com:jquery/jquery-ui
This commit is contained in:
commit
68fe23d335
@ -55,7 +55,7 @@
|
|||||||
<style>
|
<style>
|
||||||
body { font-size:62.5%; }
|
body { font-size:62.5%; }
|
||||||
.ui-menu { width: 200px; margin-bottom: 2em; }
|
.ui-menu { width: 200px; margin-bottom: 2em; }
|
||||||
.menu4 { height: 200px; overflow: auto; }
|
.menu4 { height: 200px; overflow-y: auto; overflow-x: hidden; }
|
||||||
.address-item { border-bottom: 1px solid #999; }
|
.address-item { border-bottom: 1px solid #999; }
|
||||||
.address-header { display: block; margin-bottom: .2em; font-weight: bold; }
|
.address-header { display: block; margin-bottom: .2em; font-weight: bold; }
|
||||||
.address-content { display: block; margin-bottom: .2em; padding-left: 10px; }
|
.address-content { display: block; margin-bottom: .2em; padding-left: 10px; }
|
||||||
|
Loading…
Reference in New Issue
Block a user