adjusted pagination and dropdown

This commit is contained in:
2022-02-08 16:35:34 +00:00
parent 7671a6dc5e
commit 27062717b8
6 changed files with 146 additions and 128 deletions
+5 -1
View File
@@ -1869,7 +1869,11 @@ fade {
// record selection
#recordCountSelect {
text-align: right;
text-align: left;
@media screen and (min-width: 768px) {
text-align: right;
}
select {
margin-right: 10px;
margin-left: 10px;