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