-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENG-6567][ENG-6598] Fix dropdown placement for mobile (#2408)
* Fix dropdown placement for mobile * a11y fix for items per page dropdown
- Loading branch information
1 parent
30b2b8e
commit 684c877
Showing
2 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -139,7 +139,6 @@ | |
|
||
&.mobile { | ||
max-width: none; | ||
right: 100%; | ||
} | ||
} | ||
|
||
|
17 changes: 10 additions & 7 deletions
17
lib/osf-components/addon/components/adjustable-paginator/template.hbs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters