Bootstrap OPAC search box misaligned when using tundra.css
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Tested in all current bootstrap releases,
This won't affect most computers, but certain screen dimensions will cause the Search: box on the main OPAC search screen to become misaligned. To test with a standard monitor size, the system has to be using the tundra.css (In the code, the want_dojo flag needs to be set, which is naturally done in certain screens or when autosuggest is on or ebook_enabled is on) in the bootstrap OPAC, hold down CTRL on the keyboard and zoom the screen out to about 80% and it should become noticeable.
It looks like the tundra.css that is used when dojo is activated makes a great deal of CSS modifications and there is something in there that is causing the search box to mis-align. The Search: text drops to the left of the box causing the entire box to move up a line.
Changed in evergreen: | |
status: | New → Confirmed |
tags: | added: bootstrap opac |