Bugzilla – Attachment #186170: 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 2223-2228 td {
Link Here
2223
margin-left: 0;
2223
margin-left: 0;
2224
}
2224
}
2225
}
2225
}
2226
2227
.dropdown-menu .dropdown-item {
2228
margin-left: 0;
2229
}
2226
}
2230
}
2227
2231
2228
&.bookcoverimg {
2232
&.bookcoverimg {
2229
-
Return to
bug 40727