From 22cbf05c87706835751473f9b66486a27649d3a4 Mon Sep 17 00:00:00 2001 From: Piotr Dabrowski Date: Thu, 5 Sep 2013 16:02:02 +0200 Subject: [PATCH] [Mediacontent] updated Mediacontent sources Change-Id: Ifdcd71ab9c23f06ba6ea732865a75e19772b12f4 --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index 963e972..5bb673f 100755 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,7 @@ .storagetypeHighlight { color: red !important; } + +#items-title { + display: block; +} -- 2.7.4