From 17cb534cf32f4c16dba882df4ca9d2c72ebf361f Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 22 Jan 2014 05:36:41 -0500 Subject: [PATCH] chore(style) rm " " --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 4415cafe..7aaf38c4 100644 --- a/css/style.css +++ b/css/style.css @@ -219,7 +219,7 @@ body { overflow: hidden; } -.owner { +.owner { display : inline-block; width : 14%; text-overflow : ellipsis;