Bugzilla – Attachment #102046: Bug 24996: Unwanted CSS change unhides OPAC results sorting button for
bug #24996
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 24996
Collapse All
|
Expand All
(-)
a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +1 lines)
Lines 25-30 $footer-height: 45px;
Link Here
25
25
26
.js {
26
.js {
27
.dateformat,
27
.dateformat,
28
#sortsubmit,
28
#sorting-form {
29
#sorting-form {
29
display: none;
30
display: none;
30
}
31
}
31
-
Return to
bug 24996