Fix taken courses collapsible
This commit is contained in:
parent
93dc9dbb26
commit
684be50b8f
1 changed files with 4 additions and 4 deletions
|
@ -120,14 +120,14 @@
|
||||||
width: 50%;
|
width: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.hidden-course {
|
|
||||||
display: none;
|
|
||||||
@include transition();
|
|
||||||
}
|
|
||||||
ul {
|
ul {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.hidden-course {
|
||||||
|
display: none;
|
||||||
|
@include transition();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue