]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
[refs #512] Remove duplicate paragraph properties 513/head
authorFlorian Bouvot <florian@twee-b.fr>
Wed, 6 Jul 2016 21:03:03 +0000 (23:03 +0200)
committerFlorian Bouvot <florian@twee-b.fr>
Wed, 6 Jul 2016 21:03:03 +0000 (23:03 +0200)
scss/components/_normalize.scss

index 285e31026f9ec0acf2d648b5452be63334fca511..30ed7266426f116b7a7003600d84695d917710ba 100755 (executable)
@@ -65,11 +65,6 @@ a img {
   border: none;
 }
 
-p {
-  margin: 0 0 0 $paragraph-margin-bottom;
-  Margin: 0 0 0 $paragraph-margin-bottom;
-}
-
 table {
   border-spacing: 0;
   border-collapse: collapse;