Skip to content

Commit

Permalink
apply css to pagination-search-widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
rawOrlando committed Nov 27, 2023
1 parent 7f2e594 commit 31a7855
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ h2.search {
float: left;
}

#previousNextDocument {
#pagination-search-widgets {
background-color: #f0f0f0;
border: 1px solid #aaa;
margin-bottom: 1.5em;
Expand Down
2 changes: 1 addition & 1 deletion app/assets/stylesheets/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,7 @@ td {


/* blacklight override */
#sortAndPerPage, #previousNextDocument {
#sortAndPerPage, #pagination-search-widgets {
margin-bottom: -1em;
}

Expand Down

0 comments on commit 31a7855

Please sign in to comment.