Bugzilla – Attachment #107424: Bug 22087: Remove padding on li's for
bug #22087
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 22087
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +1 lines)
Lines 2013-2018 li {
Link Here
2013
float: left;
2013
float: left;
2014
list-style: none;
2014
list-style: none;
2015
margin-left: 1ch;
2015
margin-left: 1ch;
2016
padding: 0;
2016
}
2017
}
2017
}
2018
}
2018
}
2019
}
2019
-
Return to
bug 22087