Commit bc6d03b0 by Andy Armstrong

Merge pull request #800 from edx/andya/fix-staff-tools-styling-issue

Fix styling issue with ORA staff tools
parents b6a543be 4b990144
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -91,7 +91,7 @@
.staff-info__status__table, .staff-info__classifierset__table {
@extend %copy-3;
@include border-radius(($baseline-v/10));
color: $copy-staff-color;
word-break: initial;
.title {
@extend %hd-2;
......
......@@ -42,7 +42,7 @@ def load_requirements(*requirements_paths):
setup(
name='ora2',
version='0.2.3',
version='0.2.4',
author='edX',
url='http://github.com/edx/edx-ora2',
description='edx-ora2',
......
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