Bugzilla – Attachment #154754: Bug 34341: Revert Bug 34072: Holds queue search interface hidden on small screens for
bug #34341
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 34341
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_forms.scss (-1 / +2 lines)
Lines 19-24 fieldset {
Link Here
19
}
19
}
20
20
21
&.rows {
21
&.rows {
22
clear: left;
23
float: left;
22
margin: .9em 0 0;
24
margin: .9em 0 0;
23
padding: 1rem;
25
padding: 1rem;
24
width: 100%;
26
width: 100%;
25
-
Return to
bug 34341