summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-08-14 13:52:07 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-08-14 13:52:07 -0400
commit51bf7344a712d0ce140020e75099b11a8d007639 (patch)
treebc4a1b3fb5f0a801a5d3b06155390c1e9cdb153f /css
parent0d5bd3a636218a18b0fa81c6897614e37943455c (diff)
parenta4363afdf1892692b0f8dd72fcb804b9959b403b (diff)
Merge commit 'refs/merge-requests/17' of git://gitorious.org/owncloud/apps into merge-requests/17
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index bf1b72750..14df7da8b 100644
--- a/css/news.css
+++ b/css/news.css
@@ -78,7 +78,7 @@ div.feed_controls {
}
div.feed_controls div.feed_title h1 {
- width: 450px;
+ max-width: 450px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;