mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-12 09:20:45 +08:00
allign no. of pages and showing entries per page
This commit is contained in:
parent
b5649d3d5b
commit
1ba32e19cb
1 changed files with 5 additions and 0 deletions
|
|
@ -19,3 +19,8 @@
|
||||||
float: right;
|
float: right;
|
||||||
padding-left: 4px;
|
padding-left: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#repository-table_paginate {
|
||||||
|
float: right;
|
||||||
|
text-align: inherit;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue