Bugzilla – Attachment #77473: Bug 20044: (follow-up) Add min-width to .input_marceditor for
bug #20044
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 20044
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css (-1 / +1 lines)
Lines 91-96 a.tagnum {
Link Here
91
91
92
.input_marceditor {
92
.input_marceditor {
93
float:left;
93
float:left;
94
min-width: 20em;
94
width: auto;
95
width: auto;
95
}
96
}
96
97
97
-
Return to
bug 20044