Actually move library search bar out of header; add angular.js to libs
This commit is contained in:
parent
a78a0d0cc8
commit
39b2bd6a86
3 changed files with 28984 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue