Commit 263a2279 by Harry Rein

Issue with long course tab name styling.

parent 51459d33
......@@ -12,12 +12,9 @@
.course-tabs {
padding: 0;
font-size: $font-size-sm;
@include media-breakpoint-down(md) {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
}
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
.navbar-nav {
display: flex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment