aboutsummaryrefslogtreecommitdiffstats
path: root/demos/selectable/serializing.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/selectable/serializing.html')
-rw-r--r--demos/selectable/serializing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/selectable/serializing.html b/demos/selectable/serializing.html
index 2985fdfdf..7bd822db9 100644
--- a/demos/selectable/serializing.html
+++ b/demos/selectable/serializing.html
@@ -13,7 +13,7 @@
#selectable .ui-selecting { background: #FECA40; }
#selectable .ui-selected { background: #F39814; color: white; }
#selectable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
- #selectable li { margin: 3px; padding: 0.4em; font-size: 1.6em; height: 1.4em; font-weight: bold; }
+ #selectable li { margin: 3px; padding: 0.4em; font-size: 1.6em; height: 20px; font-weight: bold; }
</style>
<script type="text/javascript">
$(function() {