Changed font styles and extender home widget padding for :last-child elements.

This commit is contained in:
MickeyKay
2014-02-21 14:30:57 -08:00
parent e901c6b832
commit b1037c2e19
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -959,6 +959,12 @@ Plugins
margin-bottom: 0;
}
.home .ez-home-container-area p:last-child,
.home .ez-home-container-area ul:last-child,
.home .ez-home-container-area ol:last-child {
margin-bottom: 0;
}
.bubble .ez-widget-area {
margin-bottom: 28px;
}