Skip to content

Commit

Permalink
WP-6450: add margin top to insights quote.
Browse files Browse the repository at this point in the history
  • Loading branch information
deadarm authored and gregmercer committed Sep 2, 2016
1 parent cc18b1b commit 2a36edb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions css/conditionals/fpps/insights-quote.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.pane-bundle-insights-quote {
margin-left: 26px;
margin-top: 20px;
}
.pane-bundle-insights-quote p {
line-height: 0;
Expand Down
1 change: 1 addition & 0 deletions sass/conditionals/fpps/insights-quote.sass
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
// Insights Quote FPP
.pane-bundle-insights-quote
margin-left: 26px
margin-top: 20px
p
line-height: 0
margin-bottom: 0
Expand Down

0 comments on commit 2a36edb

Please sign in to comment.