Skip to content
Snippets Groups Projects
Commit 91478196 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-3025: fixing spacing on important dates archive pages

parent 820d7b26
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -51,6 +51,18 @@
}
}
.page-important-dates-archive .uw-site-content {
padding-top: 0;
form {
margin-top: 0;
}
.view-id-uw_ct_special_alert_block {
margin-top: 0;
}
}
.view.view-uw-view-important-dates-calendar .views-exposed-widgets .views-exposed-widget {
.form-item {
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment