[ExercisePlanner] updated ExercisePlanner sources
authorPiotr Dabrowski <p.dabrowski2@samsung.com>
Thu, 26 Sep 2013 14:11:43 +0000 (16:11 +0200)
committerPiotr Dabrowski <p.dabrowski2@samsung.com>
Thu, 26 Sep 2013 14:11:43 +0000 (16:11 +0200)
Change-Id: I4eb9538368bceac5864f07908f766fdc6fef0804

css/style.css

index c1679df..27bf67d 100644 (file)
@@ -356,3 +356,8 @@ ul.times .ui-btn-picker {
        width: 150px;
        line-height: 70px;
 }
+
+#exercises li {
+       text-overflow: ellipsis;
+       overflow: hidden;
+}