Skip to content

Commit

Permalink
Fix #127
Browse files Browse the repository at this point in the history
  • Loading branch information
devin committed May 22, 2015
1 parent ce857fe commit 4073b09
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 3 deletions.
10 changes: 10 additions & 0 deletions assets/css/give-admin.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/give-admin.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions assets/css/give-admin.min.css

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions assets/scss/admin/reports.scss
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,18 @@ table.give-table {
}
}

}

/*-------------------------
Logs
----------------------------*/
#give-logs-filter {
.search-box {
float: right;
}
.tablenav.top {
float: left;
clear: none;
margin-top: 0;
}
}

0 comments on commit 4073b09

Please sign in to comment.