Bugzilla – Attachment #102505: 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 2009-2014 li {
Link Here
2009
float: left;
2009
float: left;
2010
list-style: none;
2010
list-style: none;
2011
margin-left: 1ch;
2011
margin-left: 1ch;
2012
padding: 0;
2012
}
2013
}
2013
}
2014
}
2014
}
2015
}
2015
-
Return to
bug 22087