Skip to content
Snippets Groups Projects
Commit 49b7b711 authored by jvanboxtel@wisc.edu's avatar jvanboxtel@wisc.edu
Browse files

ROENROLL-1979 css fix for degree planner

parent b5508472
No related branches found
No related tags found
No related merge requests found
......@@ -437,14 +437,14 @@ main {
// Media queries
// To be removed after DARS banner goes away
@media screen and (max-width: 1245px) and (min-width: 960px) {
.mat-drawer-content {
margin-top: 1.5em;
.mat-drawer.mat-drawer-end {
margin-top: 1.6em;
}
}
}
// @media screen and (max-width: 1245px) and (min-width: 960px) {
// .mat-drawer-content {
// margin-top: 1.5em;
// .mat-drawer.mat-drawer-end {
// margin-top: 1.6em;
// }
// }
// }
@media screen and (max-width: 500px) {
.mat-dialog-container {
......
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