[css][xs]: make new menus in data grid a bit nicer.

This commit is contained in:
Rufus Pollock
2012-03-14 21:31:41 +00:00
parent f9f5be6540
commit b13bae046b
2 changed files with 6 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ my.DataGrid = Backbone.View.extend({
// ======================================================
// #### Templating
template: ' \
<table class="data-table table-striped" cellspacing="0"> \
<table class="data-table table-striped table-condensed" cellspacing="0"> \
<thead> \
<tr> \
{{#notEmpty}} \