Bugzilla – Attachment #133452: Bug 30405: Reduce font-size for address in patron search result for
bug #30405
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 30405
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +4 lines)
Lines 4000-4005 input.renew {
Link Here
4000
#filters {
4000
#filters {
4001
display: none;
4001
display: none;
4002
}
4002
}
4003
4004
.address {
4005
font-size: 100%;
4006
}
4003
}
4007
}
4004
4008
4005
#fixedlengthbuilderaction {
4009
#fixedlengthbuilderaction {
4006
-
Return to
bug 30405