clear: left;
}
+.view-taxonomy-term .view-header .field--name-field-vendor-support-link,
+.view-taxonomy-term .view-header .field--name-field-vendor-support-email {
+ margin-top: 15px;
+}
+
@media screen and (max-width: 559px) {
.view-taxonomy-term .view-header {
margin: 0 auto 40px auto;
width: 220px;
}
- .view-taxonomy-term .view-header .field--name-description {
+ .view-taxonomy-term .view-header .field--name-description,
+ .view-taxonomy-term .view-header .field--name-field-vendor-support-link,
+ .view-taxonomy-term .view-header .field--name-field-vendor-support-email {
max-width: 360px;
- margin: 0 auto;
+ margin: 15px auto 0 auto;
padding: 0 10px;
}
float: left;
}
- .view-taxonomy-term .view-header .field--name-description {
+ .view-taxonomy-term .view-header .field--name-description,
+ .view-taxonomy-term .view-header .field--name-field-vendor-support-link,
+ .view-taxonomy-term .view-header .field--name-field-vendor-support-email {
margin-left: 260px;
}