From: Hypolite Petovan Date: Wed, 28 Sep 2016 15:59:54 +0000 (-0400) Subject: [frio] Remove shared content horizontal margins X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=37b4b0205d9338ea0d9338d045057ca4d240f9af;p=friendica.git [frio] Remove shared content horizontal margins --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 9a31a0caa7..063258b92e 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1415,8 +1415,6 @@ section #jotOpen { .shared-wrapper, .vevent { - margin-left: 50px; - margin-right: 50px; padding: 10px; box-shadow: 0 0 0 1.5px rgba(0, 0, 0, .1) inset, 0 1px 1px rgba(0, 0, 0, .05); }