mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 08:55:54 +00:00
set padding-left of ul.actions to 0
This commit is contained in:
parent
25a7a57112
commit
85992322d7
|
@ -69,6 +69,7 @@ span.list-details {
|
|||
|
||||
ul.actions {
|
||||
list-style: none;
|
||||
padding-left: 0px;
|
||||
}
|
||||
ul.actions li a:hover > i {
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Reference in New Issue
Block a user