add css change to cohort dropdown for zoom support

This commit is contained in:
Your Name
2013-02-08 15:44:56 -05:00
parent b980399f5f
commit bcf9dfc2b3
4 changed files with 3 additions and 3 deletions

View File

@@ -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;