Actually move library search bar out of header; add angular.js to libs

This commit is contained in:
Duncan Sommerville 2015-09-16 17:58:16 -04:00
parent a78a0d0cc8
commit 39b2bd6a86
3 changed files with 28984 additions and 2 deletions

View file

@ -87,8 +87,9 @@
#library_content .dataTables_filter input[type="text"], #library_content .dataTables_filter select {
height: 26px;
margin: 0;
/*margin: 0;*/
/* Quick fix, kind of ugly */
margin: -30px 0 0;
border: 0;
float: left;
position: absolute;