Bugzilla – Attachment #133568: 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 3994-3999 input.renew {
Link Here
3994
#filters {
3994
#filters {
3995
display: none;
3995
display: none;
3996
}
3996
}
3997
3998
.address {
3999
font-size: 100%;
4000
}
3997
}
4001
}
3998
4002
3999
#fixedlengthbuilderaction {
4003
#fixedlengthbuilderaction {
4000
-
Return to
bug 30405