Tiny CSS merge fix

This commit is contained in:
Joseph Schorr 2016-04-29 14:16:19 -04:00
parent e47b29a974
commit b5afc4bed6

View file

@ -4040,21 +4040,6 @@ i.rocket-icon {
padding-bottom: 10px;
}
.section-description-header.twenty {
margin-top: -20px;
}
.section-description-header:before {
font-family: FontAwesome;
content: "\f05a";
position: absolute;
top: 50%;
left: 10px;
font-size: 22px;
color: #D2D2D2;
transform: translateY(-50%);
}
.nvtooltip h3 {
margin: 0;
padding: 4px 14px;