diff --git a/.redcar/lucene/segments.gen b/.redcar/lucene/segments.gen index 88b134d0a8..e0eda1c1ae 100644 Binary files a/.redcar/lucene/segments.gen and b/.redcar/lucene/segments.gen differ diff --git a/.redcar/lucene_last_updated b/.redcar/lucene_last_updated index 9916653dfb..2209125676 100644 --- a/.redcar/lucene_last_updated +++ b/.redcar/lucene_last_updated @@ -1 +1 @@ -1360356040 +1360356243 diff --git a/.redcar/tags b/.redcar/tags index c2cbbed7d3..9e3f54e2f8 100644 --- a/.redcar/tags +++ b/.redcar/tags @@ -1,4 +1,4 @@ -1360356040 +1360356243 Ammeter /home/kevin/mitx_all/mitx/lms/static/coffee/module/1-222009e8c24f5628677581995d2488d9.js function Ammeter(x,y,rotation,color,offset) B /home/kevin/mitx_all/mitx/common/static/js/capa/jsme/jsme_export.nocache.js function B() B /home/kevin/mitx_all/mitx/common/static/js/capa/protex/protex.nocache.js function B(){var b=false;try{var c=m.location.search;return (c.indexOf(U)!=-1||(c.indexOf(V)!=-1||m.external&&m.external.gwtOnLoad))&&c.indexOf(W)==-1}catch(a){}B=function() diff --git a/lms/static/sass/_discussion.scss b/lms/static/sass/_discussion.scss index a914751280..9a9ec74907 100644 --- a/lms/static/sass/_discussion.scss +++ b/lms/static/sass/_discussion.scss @@ -977,7 +977,7 @@ body.discussion { } .sort-bar { - height: 27px; + height: auto; border-bottom: 1px solid #a3a3a3; @include linear-gradient(top, rgba(255, 255, 255, .3), rgba(255, 255, 255, 0)); background-color: #aeaeae;