Bugzilla – Attachment #86454: Bug 21943: (follow-up) Fix float error with sidebar menu for
bug #21943
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 21943
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +6 lines)
Lines 239-244 button {
Link Here
239
}
239
}
240
240
241
main {
241
main {
242
&::after {
243
clear: both;
244
content: " ";
245
display: table;
246
}
247
242
.yui-b {
248
.yui-b {
243
fieldset {
249
fieldset {
244
&.brief {
250
&.brief {
245
-
Return to
bug 21943