Skip to content

Commit

Permalink
minor css fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed May 29, 2014
1 parent 45a0eaf commit 949b88d
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -61,6 +61,11 @@ div.assignment-item {
}
}
}

// just quick fix for assignment editor
div.row div.col-xs-9 {
padding: 3px 0;
}
}


Expand Down

0 comments on commit 949b88d

Please sign in to comment.