Bugzilla – Attachment #133105: 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 4041-4046 input.renew {
Link Here
4041
#filters {
4041
#filters {
4042
display: none;
4042
display: none;
4043
}
4043
}
4044
4045
.address {
4046
font-size: 100%;
4047
}
4044
}
4048
}
4045
4049
4046
#fixedlengthbuilderaction {
4050
#fixedlengthbuilderaction {
4047
-
Return to
bug 30405