Bugzilla – Attachment #186263: Bug 40727: Fix minor styling bug for
bug #40727
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 40727
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +4 lines)
Lines 2229-2234 td {
Link Here
2229
margin-left: 0;
2229
margin-left: 0;
2230
}
2230
}
2231
}
2231
}
2232
2233
.dropdown-menu .dropdown-item {
2234
margin-left: 0;
2235
}
2232
}
2236
}
2233
2237
2234
&.bookcoverimg {
2238
&.bookcoverimg {
2235
-
Return to
bug 40727