Merge pull request #5794 from edx/adam/shorten-title-width

courseware header bar should not overflow shopping cart button TNL-722
This commit is contained in:
Adam
2014-10-31 10:52:38 -04:00

View File

@@ -155,7 +155,7 @@ header.global.slim {
h2 {
display: block;
width: 700px;
width: 550px;
@include float(left);
font-size: 0.9em;
font-weight: 600;