]> git.mxchange.org Git - friendica.git/commitdiff
[frio] Remove shared content horizontal margins
authorHypolite Petovan <ben.lort@gmail.com>
Wed, 28 Sep 2016 15:59:54 +0000 (11:59 -0400)
committerGitHub <noreply@github.com>
Wed, 28 Sep 2016 15:59:54 +0000 (11:59 -0400)
view/theme/frio/css/style.css

index 9a31a0caa7168115efacdf199f90242c154dbf35..063258b92e6bfe911abe4c2480f5fed76625df00 100644 (file)
@@ -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);
 }