wlanutilities/wlanwizard/resources/hblistviewitem.css
changeset 60 822a45792fdd
parent 31 e8f4211554fb
--- a/wlanutilities/wlanwizard/resources/hblistviewitem.css	Mon Aug 23 13:30:09 2010 +0300
+++ b/wlanutilities/wlanwizard/resources/hblistviewitem.css	Fri Sep 03 09:37:37 2010 +0300
@@ -13,6 +13,8 @@
 	text-align: left;
 	size-policy-horizontal: preferred;
 	pref-width:-1;
+	text-line-count-min:1;
+	text-line-count-max:1;
 }
 
 HbListViewItem::text-1[layoutName="wlanwizardsummaryitem"]:landscape{
@@ -28,4 +30,6 @@
 	font-variant: secondary;
 	pref-width:-1;
 	text-align: left;
+	text-line-count-min:1;
+	text-line-count-max:1;
 }