Fix styling issue with Full Recipe view

This commit is contained in:
Andrew Miner
2015-03-01 08:53:56 -08:00
parent 7182a643ec
commit b79369980c
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -50,4 +50,8 @@ All rights reserved.
} }
} }
} }
h3 {
margin-top: 0; margin-left: 0;
}
} }
+2 -2
View File
@@ -8,7 +8,7 @@
.view__full_recipe .view__full_recipe
.input .input
h3: p Ingredients h3 Ingredients
.view__inventory_table .view__inventory_table
.pattern .pattern
@@ -16,5 +16,5 @@
.tool: a .tool: a
.output .output
h3: p Produces h3 Produces
.view__inventory_table .view__inventory_table