Commit 64ae09ab authored by Hannah Stepanek's avatar Hannah Stepanek

Move group-list-width into common location

parent 3a70f586
/* The groups dropdown list. */
$group-list-width: 300px;
$group-list-spacing-below: 50px;
.group-list {
......
......@@ -126,6 +126,7 @@ $highlight-color-second: rgba(206, 206, 60, 0.4);
$highlight-color-third: rgba(192, 192, 49, 0.4);
$highlight-color-focus: rgba(156, 230, 255, 0.5);
$top-bar-height: 40px;
$group-list-width: 300px;
// Mixins
// ------
......
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