fixed merge conflict in extends

This commit is contained in:
Tom Giannattasio
2012-08-20 18:15:09 -04:00
parent 3ffcb2615f
commit 88d514e28d

View File

@@ -37,11 +37,7 @@ h1.top-header {
.content {
@include box-sizing(border-box);
display: table-cell;
<<<<<<< HEAD
padding: 2em 2.5em;
=======
padding-right: lh();
>>>>>>> master
vertical-align: top;
width: flex-grid(9) + flex-gutter();